mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 16:43:47 +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_7h0ch"]
|
||||
script = ExtResource("2_da583")
|
||||
IncreaseAmount = 4.0
|
||||
ResourceType = 1
|
||||
metadata/_custom_type_script = "uid://6cupx85nnda4"
|
||||
|
||||
|
|
@ -16,10 +17,16 @@ ShortName = &""
|
|||
ItemDescription = &"Extends the max shield"
|
||||
ItemKey = &"SHIELD_EXTEND"
|
||||
Item = 13
|
||||
Tier = 0
|
||||
Price = 0
|
||||
ItemEffect = SubResource("Resource_7h0ch")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = true
|
||||
UiType = 0
|
||||
Selectable = false
|
||||
AutoPickup = false
|
||||
InventorySprite = ExtResource("1_e61f8")
|
||||
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
||||
DropScenePath3D = &"uid://cnot7sft7lpf3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue