[gd_resource type="Spell" load_steps=4 format=2] [ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=1] [ext_resource path="res://data/auras/22_aspect_of_wasps.tres" type="Aura" id=2] [ext_resource path="res://data/icons/naturalist/aspect_of_wasps.tres" type="Texture" id=3] [resource] resource_name = "Aspect of Wasps" id = 28 spell_type = 8 rank = 1 icon = ExtResource( 3 ) text_name = "Aspect of Wasps" text_description = "Range: 26m. Instant. Deals 230 to 270 damage every 3 sec, this damage increases over the duration, for 21 sec." target_aura_applys = [ ExtResource( 2 ) ] range = true range_range = 26.0 cost_type = 480 give_resource_type = 480 aoe_targetType = 541 aoe_movement_type = 99418736 aoe_colliderType = 541 projectile_type = 541 script = ExtResource( 1 )