2024-06-13 15:49:59 +00:00
|
|
|
- id: staff_of_the_undead
|
|
|
|
scene_path: res://prefab/weapons/staffOfTheUndead.tscn
|
2024-06-16 07:28:16 +00:00
|
|
|
icon_path: res://sprites/weapon/staffOfTheUndead_icon.png
|
2024-06-16 08:56:45 +00:00
|
|
|
max_stack_value: 1
|
2024-06-16 10:35:00 +00:00
|
|
|
|
|
|
|
- id: degraded_staff_of_the_undead
|
|
|
|
scene_path: res://prefab/weapons/staffOfTheUndead.tscn
|
|
|
|
icon_path: res://sprites/weapon/staffOfTheUndead_icon.png
|
|
|
|
max_stack_value: 1
|
2024-06-16 08:56:45 +00:00
|
|
|
custom_args:
|
|
|
|
- name: FiringIntervalAsMillisecond
|
|
|
|
type: int
|
|
|
|
value: 1000
|
2024-06-16 10:35:00 +00:00
|
|
|
- name: UniqueName
|
|
|
|
type: string
|
2024-06-16 14:44:50 +00:00
|
|
|
value: item_staff_of_the_undead_desc
|