mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Merged the existing aura's data into the spells. Removed all that I could.
This commit is contained in:
parent
36f7565cc6
commit
915f8ce4bc
@ -1,21 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/aura_groups/1_aspect_of_scorpions.tres" type="AuraGroup" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_scorpions.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Scorpions"
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
text_name = "Aspect of Scorpions"
|
||||
aura_time = 30.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
aura_group = ExtResource( 2 )
|
||||
aura_text_description = "Deals %%damage_min to %%damage_max damage every %%tick sec, and increases damage taken by 10% for 30 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 8
|
||||
aura_damage_min = 23
|
||||
aura_damage_max = 26
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/aura_groups/2_aspect_of_wasps.tres" type="AuraGroup" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_wasps.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wasps"
|
||||
id = 1
|
||||
icon = ExtResource( 3 )
|
||||
aura_time = 21.0
|
||||
aura_tick = 1.0
|
||||
aura_debuff = true
|
||||
rank = 10
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 2 )
|
||||
text_name = "Aspect of Wasps"
|
||||
aura_text_description = "Deals 230 to 270 damage every 3 sec, this damage increases over the duration, for 21 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 280
|
||||
aura_damage_max = 300
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/aura_groups/3_aspect_of_wolves.tres" type="AuraGroup" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_wolves.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wolves"
|
||||
id = 2
|
||||
rank = 10
|
||||
icon = ExtResource( 3 )
|
||||
text_name = "Aspect of Wolves"
|
||||
aura_time = 22.0
|
||||
aura_tick = 2.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 2 )
|
||||
aura_text_description = "Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 280
|
||||
aura_damage_max = 330
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/aura_groups/4_aspect_of_bees.tres" type="AuraGroup" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_bees.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Bees"
|
||||
id = 3
|
||||
rank = 10
|
||||
icon = ExtResource( 3 )
|
||||
text_name = "Aspect of Bees"
|
||||
aura_time = 21.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 2 )
|
||||
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 420
|
||||
aura_damage_max = 440
|
||||
script = ExtResource( 1 )
|
@ -1,19 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/rejuvenation.tres" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
resource_name = "Rejuvenation"
|
||||
id = 4
|
||||
rank = 10
|
||||
icon = ExtResource( 2 )
|
||||
text_name = "Rejuvenation"
|
||||
aura_time = 30.0
|
||||
aura_tick = 3.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Heals you for 400 to 450 every 3 sec for 30 sec."
|
||||
aura_heal_enabled = true
|
||||
aura_heal_min = 400
|
||||
aura_heal_max = 450
|
||||
script = ExtResource( 1 )
|
@ -1,14 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/ironbark.tres" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
resource_name = "Ironbark"
|
||||
id = 6
|
||||
icon = ExtResource( 2 )
|
||||
text_name = "Ironbark"
|
||||
aura_time = 6.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Reduces damage taken by 70%. This spell is not on the global cooldown."
|
||||
script = ExtResource( 1 )
|
@ -1,13 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/root.tres" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
id = 8
|
||||
icon = ExtResource( 2 )
|
||||
aura_time = 10.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_states_add = 4
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/aspect_of_scorpions.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/1_aspect_of_scorpions.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Scorpions"
|
||||
id = 9
|
||||
icon = ExtResource( 2 )
|
||||
aura_time = 30.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
rank = 1
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
text_name = "Aspect of Scorpions"
|
||||
aura_text_description = "Deals 340 to 380 damage every 3 sec, and increases damage taken by 10% for 30 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 8
|
||||
aura_damage_min = 10
|
||||
aura_damage_max = 20
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/aspect_of_wasps.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/2_aspect_of_wasps.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wasps"
|
||||
id = 10
|
||||
icon = ExtResource( 2 )
|
||||
aura_time = 21.0
|
||||
aura_tick = 1.0
|
||||
aura_debuff = true
|
||||
rank = 1
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
text_name = "Aspect of Wasps"
|
||||
aura_text_description = "Deals 230 to 270 damage every 3 sec, this damage increases over the duration, for 21 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 6
|
||||
aura_damage_max = 7
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/aspect_of_wolves.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/3_aspect_of_wolves.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wolves"
|
||||
id = 11
|
||||
icon = ExtResource( 2 )
|
||||
aura_time = 22.0
|
||||
aura_tick = 2.0
|
||||
aura_debuff = true
|
||||
rank = 1
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
text_name = "Aspect of Wolves"
|
||||
aura_text_description = "Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 10
|
||||
aura_damage_max = 12
|
||||
script = ExtResource( 1 )
|
@ -1,23 +0,0 @@
|
||||
[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://modules/entity_classes/naturalist/icons/aspect_of_bees.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/4_aspect_of_bees.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Bees"
|
||||
id = 12
|
||||
icon = ExtResource( 2 )
|
||||
aura_time = 21.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
rank = 1
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
text_name = "Aspect of Bees"
|
||||
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 60
|
||||
aura_damage_max = 80
|
||||
script = ExtResource( 1 )
|
@ -1,34 +1,21 @@
|
||||
[gd_resource type="ESSResourceDBStatic" load_steps=41 format=2]
|
||||
[gd_resource type="ESSResourceDBStatic" load_steps=28 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/16_close_wounds_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/16_ironbark_rank_1.tres" type="Spell" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/14_rejuvenation_rank_1.tres" type="Spell" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/19_uproot_rank_1.tres" type="Spell" id=4]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/11_aspect_of_wasps_rank_1.tres" type="Spell" id=5]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/17_natures_swiftness_rank_1.tres" type="Spell" id=6]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/15_close_wounds_rank_1.tres" type="Spell" id=7]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/11_aspect_of_wasps_rank1.tres" type="Spell" id=8]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/13_aspect_of_bees_rank_1.tres" type="Spell" id=9]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/13_aspect_of_bees_rank_1.tres" type="Spell" id=10]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/10_aspect_of_scorpions_rank_1.tres" type="Spell" id=11]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/10_aspect_of_scorpions_rank_1.tres" type="Spell" id=12]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/17_ironbark_rank_1.tres" type="Spell" id=13]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/24_attunement_rank_1.tres" type="Spell" id=14]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/20_root_rank_1.tres" type="Spell" id=15]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/21_aspect_of_scorpions.tres" type="Spell" id=16]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/22_aspect_of_wasps.tres" type="Spell" id=17]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/27_aspect_of_scorpions.tres" type="Spell" id=18]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/29_aspect_of_wolves.tres" type="Spell" id=19]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/28_aspectofwasps.tres" type="Spell" id=20]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/23_aspect_of_wolves.tres" type="Spell" id=21]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/30_aspect_of_bees.tres" type="Spell" id=22]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/14_amplify_pain_rank_1.tres" type="Spell" id=23]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/24_aspect_of_bees.tres" type="Spell" id=24]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/12_aspect_of_wolves_rank_1.tres" type="Spell" id=25]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/26_rest.tres" type="Spell" id=26]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/22_shield_of_barbs_rank_1.tres" type="Spell" id=27]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/21_strength_of_nature_rank_1.tres" type="Spell" id=28]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/12_aspect_of_wolves_rank_1.tres" type="Spell" id=29]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/20_root_rank_1.tres" type="Spell" id=30]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/23_calm_rank_1.tres" type="Spell" id=31]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/spells/25_inner_will.tres" type="Spell" id=32]
|
||||
@ -43,4 +30,4 @@
|
||||
|
||||
[resource]
|
||||
entity_datas = [ ExtResource( 36 ), ExtResource( 35 ), ExtResource( 50 ), ExtResource( 51 ) ]
|
||||
spells = [ ExtResource( 11 ), ExtResource( 5 ), ExtResource( 25 ), ExtResource( 9 ), ExtResource( 23 ), ExtResource( 33 ), ExtResource( 1 ), ExtResource( 13 ), ExtResource( 34 ), ExtResource( 4 ), ExtResource( 30 ), ExtResource( 28 ), ExtResource( 27 ), ExtResource( 31 ), ExtResource( 14 ), ExtResource( 32 ), ExtResource( 26 ), ExtResource( 18 ), ExtResource( 20 ), ExtResource( 19 ), ExtResource( 22 ), ExtResource( 37 ), ExtResource( 38 ), ExtResource( 12 ), ExtResource( 8 ), ExtResource( 29 ), ExtResource( 10 ), ExtResource( 3 ), ExtResource( 7 ), ExtResource( 2 ), ExtResource( 6 ), ExtResource( 15 ), ExtResource( 16 ), ExtResource( 17 ), ExtResource( 21 ), ExtResource( 24 ) ]
|
||||
spells = [ ExtResource( 11 ), ExtResource( 5 ), ExtResource( 25 ), ExtResource( 9 ), ExtResource( 23 ), ExtResource( 33 ), ExtResource( 1 ), ExtResource( 13 ), ExtResource( 34 ), ExtResource( 4 ), ExtResource( 30 ), ExtResource( 28 ), ExtResource( 27 ), ExtResource( 31 ), ExtResource( 14 ), ExtResource( 32 ), ExtResource( 26 ), ExtResource( 18 ), ExtResource( 20 ), ExtResource( 19 ), ExtResource( 22 ), ExtResource( 37 ), ExtResource( 38 ) ]
|
||||
|
@ -1,7 +1,8 @@
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_wasps.tres" type="Texture" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/2_aspect_of_wasps.tres" type="AuraGroup" id=4]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wasps"
|
||||
@ -20,4 +21,10 @@ aura_time = 21.0
|
||||
aura_tick = 1.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 4 )
|
||||
aura_text_description = "Deals 230 to 270 damage every 3 sec, this damage increases over the duration, for 21 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 280
|
||||
aura_damage_max = 300
|
||||
script = ExtResource( 2 )
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=1]
|
||||
[ext_resource path="res://modules/icons/Naturalist/AspectOfScorpions.png" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/12_aspect_of_wolves_rank_1.tres" type="Spell" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/3_aspect_of_wolves.tres" type="AuraGroup" id=4]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wolves"
|
||||
@ -12,11 +12,20 @@ level = 3
|
||||
rank = 1
|
||||
icon = ExtResource( 2 )
|
||||
needs_target = true
|
||||
spells_cast_on_target = [ ExtResource( 3 ) ]
|
||||
text_name = "Aspect of Wolves"
|
||||
text_description = "Range: 26m.
|
||||
Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
range_range = 26.0
|
||||
aoe_targetType = 1129071960
|
||||
aoe_colliderType = 1058050193
|
||||
aura_time = 22.0
|
||||
aura_tick = 2.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 4 )
|
||||
aura_text_description = "Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 280
|
||||
aura_damage_max = 330
|
||||
script = ExtResource( 1 )
|
||||
|
@ -1,8 +1,8 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/13_aspect_of_bees_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_bees.tres" type="Texture" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/4_aspect_of_bees.tres" type="AuraGroup" id=4]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Bees"
|
||||
@ -12,7 +12,6 @@ level = 4
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
needs_target = true
|
||||
spells_cast_on_target = [ ExtResource( 1 ) ]
|
||||
text_name = "Aspect of Bees"
|
||||
text_description = "Range: 26m.
|
||||
Instant.
|
||||
@ -22,4 +21,14 @@ cooldown_cooldown = 21.0
|
||||
range_range = 26.0
|
||||
aoe_targetType = -1910718371
|
||||
aoe_colliderType = -298046312
|
||||
aura_time = 21.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 4 )
|
||||
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 420
|
||||
aura_damage_max = 440
|
||||
script = ExtResource( 2 )
|
||||
|
@ -36,4 +36,11 @@ damage_min = 130
|
||||
damage_max = 150
|
||||
aoe_targetType = -1910718371
|
||||
aoe_colliderType = 1065353216
|
||||
aura_time = 30.0
|
||||
aura_tick = 3.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Heals you for 400 to 450 every 3 sec for 30 sec."
|
||||
aura_heal_enabled = true
|
||||
aura_heal_min = 400
|
||||
aura_heal_max = 450
|
||||
script = ExtResource( 3 )
|
||||
|
@ -1,6 +1,5 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/14_rejuvenation_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/rejuvenation.tres" type="Texture" id=3]
|
||||
|
||||
@ -12,7 +11,6 @@ target_type = 2
|
||||
target_relation_type = 4
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
spells_cast_on_caster = [ ExtResource( 1 ) ]
|
||||
text_name = "Rejuvenation"
|
||||
text_description = "Instant.
|
||||
Heals you for 400 to 450 every 3 sec for 30 sec."
|
||||
|
@ -1,6 +1,5 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/15_close_wounds_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/close_wounds.tres" type="Texture" id=3]
|
||||
|
||||
@ -11,11 +10,17 @@ spell_type = 8
|
||||
target_type = 2
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
spells_cast_on_caster = [ ExtResource( 1 ) ]
|
||||
text_name = "Close Wounds"
|
||||
text_description = "Casttime: 2 sec.
|
||||
Cooldown: %%cooldown_cooldown sec
|
||||
Heals you for 720 to 780 every 3 sec for 21 sec."
|
||||
cast_cast_time = 1.3
|
||||
aoe_colliderType = -2147479552
|
||||
aura_time = 21.0
|
||||
aura_tick = 3.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Heals you for 720 to 780 every 3 sec for 21 sec."
|
||||
aura_heal_enabled = true
|
||||
aura_heal_min = 720
|
||||
aura_heal_max = 780
|
||||
script = ExtResource( 2 )
|
||||
|
@ -1,6 +1,5 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/16_ironbark_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/ironbark.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=3]
|
||||
|
||||
@ -12,7 +11,6 @@ target_type = 480
|
||||
target_relation_type = 914787760
|
||||
rank = 1
|
||||
icon = ExtResource( 2 )
|
||||
spells_cast_on_caster = [ ExtResource( 1 ) ]
|
||||
text_name = "Ironbark"
|
||||
text_description = "Instant.
|
||||
Cooldown: {2}
|
||||
@ -20,4 +18,7 @@ Reduces damage taken by 70%. This spell is not on the global cooldown."
|
||||
cooldown_cooldown = 60.0
|
||||
aoe_targetType = -1910718371
|
||||
aoe_colliderType = -298046312
|
||||
aura_time = 6.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Reduces damage taken by 70%. This spell is not on the global cooldown."
|
||||
script = ExtResource( 3 )
|
||||
|
@ -1,7 +1,6 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/17_natures_swiftness_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://scripts/auras/SpeedModAura.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/natures_swiftness.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
@ -12,7 +11,6 @@ target_type = 520
|
||||
target_relation_type = 1
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
spells_cast_on_caster = [ ExtResource( 1 ) ]
|
||||
text_name = "Nature's Swiftness"
|
||||
text_description = "Instant.
|
||||
Cooldown: %%cooldown_cooldown sec
|
||||
@ -21,4 +19,9 @@ cooldown_cooldown = 20.0
|
||||
cooldown_global_cooldown_enabled = false
|
||||
aoe_targetType = 520
|
||||
aoe_colliderType = 186459648
|
||||
aura_time = 10.0
|
||||
aura_type = 1
|
||||
aura_text_description = "Increases your movement speed by 60% for 6 sec. This spell is not on the global cooldown."
|
||||
script = ExtResource( 2 )
|
||||
does_stack = true
|
||||
mod_speed = 40.0
|
||||
|
@ -1,6 +1,5 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/20_root_rank_1.tres" type="Spell" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/root.tres" type="Texture" id=3]
|
||||
|
||||
@ -10,7 +9,6 @@ id = 10
|
||||
spell_type = 8
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
spells_cast_on_target = [ ExtResource( 1 ) ]
|
||||
text_name = "Root"
|
||||
text_description = "Range: 26m.
|
||||
Casttime: 1.5 sec.
|
||||
@ -19,4 +17,8 @@ Roots the target for 8 sec."
|
||||
cast_cast_time = 1.4
|
||||
aoe_targetType = 8
|
||||
aoe_colliderType = 537722880
|
||||
aura_time = 10.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_states_add = 4
|
||||
script = ExtResource( 2 )
|
||||
|
@ -1,7 +1,8 @@
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
[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://modules/entity_classes/naturalist/icons/strength_of_nature.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/1_aspect_of_scorpions.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Strength of Nature"
|
||||
@ -21,4 +22,14 @@ heal_min = 6700
|
||||
heal_max = 7000
|
||||
aoe_targetType = 5
|
||||
aoe_colliderType = 7602273
|
||||
aura_time = 30.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
aura_text_description = "Deals 340 to 380 damage every 3 sec, and increases damage taken by 10% for 30 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 8
|
||||
aura_damage_min = 10
|
||||
aura_damage_max = 20
|
||||
script = ExtResource( 1 )
|
||||
|
@ -1,7 +1,8 @@
|
||||
[gd_resource type="Spell" load_steps=3 format=2]
|
||||
[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://modules/entity_classes/naturalist/icons/shield_of_barbs.tres" type="Texture" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/2_aspect_of_wasps.tres" type="AuraGroup" id=3]
|
||||
|
||||
[resource]
|
||||
resource_name = "Shield of Barbs"
|
||||
@ -18,4 +19,14 @@ Absorbs 4200 to 4400 damage, also deals 340 to 380 damage to any attacker, for 3
|
||||
cooldown_cooldown = 45.0
|
||||
aoe_targetType = 5
|
||||
aoe_colliderType = 7929968
|
||||
aura_time = 21.0
|
||||
aura_tick = 1.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 3 )
|
||||
aura_text_description = "Deals 230 to 270 damage every 3 sec, this damage increases over the duration, for 21 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 6
|
||||
aura_damage_max = 7
|
||||
script = ExtResource( 1 )
|
||||
|
@ -1,8 +1,7 @@
|
||||
[gd_resource type="Spell" load_steps=5 format=2]
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_scorpions.tres" type="Texture" id=1]
|
||||
[ext_resource path="res://scripts/spells/gd_spell_script.gd" type="Script" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/auras/21_aspect_of_scorpions.tres" type="Spell" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/effect_data/aspect_of_scorpions.tres" type="SpellEffectVisual" id=4]
|
||||
|
||||
[resource]
|
||||
@ -12,7 +11,6 @@ spell_type = 8
|
||||
rank = 1
|
||||
icon = ExtResource( 1 )
|
||||
visual_spell_effects = ExtResource( 4 )
|
||||
spells_cast_on_target = [ ExtResource( 3 ) ]
|
||||
text_name = "Aspect of Scorpions"
|
||||
text_description = "Range: 26m.
|
||||
Casttime: {3}.
|
||||
|
@ -1,7 +1,6 @@
|
||||
[gd_resource type="Spell" load_steps=4 format=2]
|
||||
[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://modules/entity_classes/naturalist/auras/22_aspect_of_wasps.tres" type="Spell" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_wasps.tres" type="Texture" id=3]
|
||||
|
||||
[resource]
|
||||
@ -10,7 +9,6 @@ id = 18
|
||||
spell_type = 8
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
spells_cast_on_target = [ ExtResource( 2 ) ]
|
||||
text_name = "Aspect of Wasps"
|
||||
text_description = "Range: 26m.
|
||||
Instant.
|
||||
|
@ -1,8 +1,8 @@
|
||||
[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://modules/entity_classes/naturalist/auras/23_aspect_of_wolves.tres" type="Spell" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_wolves.tres" type="Texture" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/3_aspect_of_wolves.tres" type="AuraGroup" id=4]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Wolves"
|
||||
@ -11,11 +11,20 @@ spell_type = 8
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
needs_target = true
|
||||
spells_cast_on_target = [ ExtResource( 2 ) ]
|
||||
text_name = "Aspect of Wolves"
|
||||
text_description = "Range: 26m.
|
||||
Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
range_range = 26.0
|
||||
aoe_targetType = 1129071960
|
||||
aoe_colliderType = 1058050193
|
||||
aura_time = 22.0
|
||||
aura_tick = 2.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 4 )
|
||||
aura_text_description = "Deals 280 to 330 damage every 2 sec, and reduces melee and spell damage by 10% for 22 sec."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 10
|
||||
aura_damage_max = 12
|
||||
script = ExtResource( 1 )
|
||||
|
@ -1,8 +1,8 @@
|
||||
[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://modules/entity_classes/naturalist/auras/24_aspect_of_bees.tres" type="Spell" id=2]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/icons/aspect_of_bees.tres" type="Texture" id=3]
|
||||
[ext_resource path="res://modules/entity_classes/naturalist/aura_groups/4_aspect_of_bees.tres" type="AuraGroup" id=4]
|
||||
|
||||
[resource]
|
||||
resource_name = "Aspect of Bees"
|
||||
@ -12,7 +12,6 @@ level = 10
|
||||
rank = 1
|
||||
icon = ExtResource( 3 )
|
||||
needs_target = true
|
||||
spells_cast_on_target = [ ExtResource( 2 ) ]
|
||||
text_name = "Aspect of Bees"
|
||||
text_description = "Range: 26m.
|
||||
Instant.
|
||||
@ -22,4 +21,14 @@ cooldown_cooldown = 21.0
|
||||
range_range = 26.0
|
||||
aoe_targetType = -1910718371
|
||||
aoe_colliderType = -298046312
|
||||
aura_time = 21.0
|
||||
aura_tick = 3.0
|
||||
aura_debuff = true
|
||||
aura_type = 1
|
||||
aura_group = ExtResource( 4 )
|
||||
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
|
||||
aura_damage_enabled = true
|
||||
aura_damage_type = 16
|
||||
aura_damage_min = 60
|
||||
aura_damage_max = 80
|
||||
script = ExtResource( 1 )
|
||||
|
Loading…
Reference in New Issue
Block a user