2019-12-13 09:39:43 +01:00
|
|
|
[gd_resource type="Spell" load_steps=3 format=2]
|
2019-11-20 13:59:32 +01:00
|
|
|
|
|
|
|
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=1]
|
2020-04-26 12:28:40 +02:00
|
|
|
[ext_resource path="res://data/entity_classes/naturalist/icons/test.tres" type="Texture" id=2]
|
|
|
|
|
2019-11-20 13:59:32 +01:00
|
|
|
|
|
|
|
[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 )
|