mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 06:41:15 +00:00
parent
fae0e961d7
commit
5ef3e64413
42 changed files with 1306 additions and 900 deletions
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_vsvqq"]
|
||||
script = ExtResource("2_yj7ej")
|
||||
HealPercentage = 25.0
|
||||
ResourceType = 0
|
||||
metadata/_custom_type_script = "uid://bxgjw8wis5l0t"
|
||||
|
||||
[resource]
|
||||
|
|
@ -15,11 +17,14 @@ ShortName = &"Health"
|
|||
ItemDescription = &"Gives back 25% of Max Health on use"
|
||||
ItemKey = &"HEALTH"
|
||||
Item = 4
|
||||
Tier = 0
|
||||
Price = 3
|
||||
ItemEffect = SubResource("Resource_vsvqq")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = true
|
||||
UiType = 0
|
||||
Selectable = true
|
||||
AutoPickup = true
|
||||
InventorySprite = ExtResource("1_xg75n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue