broken_seals/game/data/spells/1_test_spell.tres

19 lines
501 B
Plaintext

[gd_resource type="Spell" load_steps=3 format=2]
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=1]
[ext_resource path="res://data/icons/naturalist/test.tres" type="Texture" id=2]
[resource]
resource_name = "adadadadadad"
spell_type = 16
target_relation_type = -138672214
rank = 1
icon = ExtResource( 2 )
needs_target = true
text_name = "adadadadadad"
damage_min = 200
damage_max = 300
aoe_targetType = 1431112251
aoe_colliderType = 827465778
script = ExtResource( 1 )