mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 03:13:46 +00:00
parent
fae0e961d7
commit
5ef3e64413
42 changed files with 1306 additions and 900 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_qh6j2"]
|
||||
script = ExtResource("2_mvfwl")
|
||||
HealPercentage = 25.0
|
||||
ResourceType = 1
|
||||
metadata/_custom_type_script = "uid://bxgjw8wis5l0t"
|
||||
|
||||
|
|
@ -16,11 +17,14 @@ ShortName = &"Shield"
|
|||
ItemDescription = &"Recharges the shield by 25%"
|
||||
ItemKey = &"SHIELD"
|
||||
Item = 8
|
||||
Tier = 0
|
||||
Price = 3
|
||||
ItemEffect = SubResource("Resource_qh6j2")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = true
|
||||
UiType = 0
|
||||
Selectable = true
|
||||
AutoPickup = true
|
||||
InventorySprite = ExtResource("1_0hq6q")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue