[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/24_aspect_of_bees.tres" type="Aura" id=2] [ext_resource path="res://data/icons/naturalist/aspect_of_bees.tres" type="Texture" id=3] [resource] resource_name = "Aspect of Bees" id = 30 spell_type = 8 level = 10 rank = 1 icon = ExtResource( 3 ) needs_target = true text_name = "Aspect of Bees" text_description = "Range: 26m. Instant. Cooldown: {2} Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage." cooldown_cooldown = 21.0 target_aura_applys = [ ExtResource( 2 ) ] range = true range_range = 26.0 cost_type = 480 give_resource_type = 480 aoe_targetType = -1910718371 aoe_movement_type = 1611610192 aoe_colliderType = -298046312 projectile_type = 1065353216 script = ExtResource( 1 )