text_name property in Auras shouldn't have been prefixed.

This commit is contained in:
Relintai 2022-01-12 11:53:09 +01:00
parent 70da1509bb
commit 55fb9b2994
23 changed files with 23 additions and 23 deletions

View File

@ -13,7 +13,7 @@ aura_debuff = true
rank = 1 rank = 1
aura_aura_type = 1 aura_aura_type = 1
aura_group = ExtResource( 2 ) aura_group = ExtResource( 2 )
aura_text_name = "Aspect of Scorpions" text_name = "Aspect of Scorpions"
aura_text_description = "Deals %%damage_min to %%damage_max damage every %%tick sec, and increases damage taken by 10% for 30 sec." 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_enabled = true
aura_damage_type = 8 aura_damage_type = 8

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 10 rank = 10
aura_type = 1 aura_type = 1
aura_group = ExtResource( 2 ) aura_group = ExtResource( 2 )
aura_text_name = "Aspect of Wasps" 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_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_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 10 rank = 10
aura_type = 1 aura_type = 1
aura_group = ExtResource( 2 ) aura_group = ExtResource( 2 )
aura_text_name = "Aspect of Wolves" 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_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_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 10 rank = 10
aura_type = 1 aura_type = 1
aura_group = ExtResource( 2 ) aura_group = ExtResource( 2 )
aura_text_name = "Aspect of Bees" text_name = "Aspect of Bees"
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage." aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
aura_damage_enabled = true aura_damage_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -11,7 +11,7 @@ aura_time = 30.0
aura_tick = 3.0 aura_tick = 3.0
rank = 10 rank = 10
aura_type = 1 aura_type = 1
aura_text_name = "Rejuvenation" text_name = "Rejuvenation"
aura_text_description = "Heals you for 400 to 450 every 3 sec for 30 sec." aura_text_description = "Heals you for 400 to 450 every 3 sec for 30 sec."
aura_heal_enabled = true aura_heal_enabled = true
aura_heal_min = 400 aura_heal_min = 400

View File

@ -10,7 +10,7 @@ icon = ExtResource( 2 )
aura_time = 21.0 aura_time = 21.0
aura_tick = 3.0 aura_tick = 3.0
aura_type = 1 aura_type = 1
aura_text_name = "Close Wounds" text_name = "Close Wounds"
aura_text_description = "Heals you for 720 to 780 every 3 sec for 21 sec." aura_text_description = "Heals you for 720 to 780 every 3 sec for 21 sec."
aura_heal_enabled = true aura_heal_enabled = true
aura_heal_min = 720 aura_heal_min = 720

View File

@ -9,6 +9,6 @@ id = 6
icon = ExtResource( 2 ) icon = ExtResource( 2 )
aura_time = 6.0 aura_time = 6.0
aura_type = 1 aura_type = 1
aura_text_name = "Ironbark" text_name = "Ironbark"
aura_text_description = "Reduces damage taken by 70%. This spell is not on the global cooldown." aura_text_description = "Reduces damage taken by 70%. This spell is not on the global cooldown."
script = ExtResource( 1 ) script = ExtResource( 1 )

View File

@ -10,7 +10,7 @@ id = 7
icon = ExtResource( 3 ) icon = ExtResource( 3 )
aura_time = 10.0 aura_time = 10.0
aura_type = 1 aura_type = 1
aura_text_name = "Nature's Swiftness" text_name = "Nature's Swiftness"
aura_text_description = "Increases your movement speed by 60% for 6 sec. This spell is not on the global cooldown." aura_text_description = "Increases your movement speed by 60% for 6 sec. This spell is not on the global cooldown."
aura_visual_spell_effects = ExtResource( 2 ) aura_visual_spell_effects = ExtResource( 2 )
script = ExtResource( 1 ) script = ExtResource( 1 )

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 1 rank = 1
aura_type = 1 aura_type = 1
aura_group = ExtResource( 3 ) aura_group = ExtResource( 3 )
aura_text_name = "Aspect of Scorpions" 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_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_enabled = true
aura_damage_type = 8 aura_damage_type = 8

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 1 rank = 1
aura_type = 1 aura_type = 1
aura_group = ExtResource( 3 ) aura_group = ExtResource( 3 )
aura_text_name = "Aspect of Wasps" 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_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_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 1 rank = 1
aura_type = 1 aura_type = 1
aura_group = ExtResource( 3 ) aura_group = ExtResource( 3 )
aura_text_name = "Aspect of Wolves" 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_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_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -14,7 +14,7 @@ aura_debuff = true
rank = 1 rank = 1
aura_type = 1 aura_type = 1
aura_group = ExtResource( 3 ) aura_group = ExtResource( 3 )
aura_text_name = "Aspect of Bees" text_name = "Aspect of Bees"
aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage." aura_text_description = "Deals 460 to 540 damage every 3 sec, healing you for 80% of the damage."
aura_damage_enabled = true aura_damage_enabled = true
aura_damage_type = 16 aura_damage_type = 16

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Asperct of Scorpions" text_name = "Improved Asperct of Scorpions"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Aspect of Scorpions" spell_name = "Aspect of Scorpions"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 2 rank = 2
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Asperct of Scorpions" text_name = "Improved Asperct of Scorpions"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Aspect of Scorpions" spell_name = "Aspect of Scorpions"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 3 rank = 3
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Asperct of Scorpions" text_name = "Improved Asperct of Scorpions"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Aspect of Scorpions" spell_name = "Aspect of Scorpions"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Strike" text_name = "Improved Strike"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Strike" spell_name = "Strike"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Strike" text_name = "Improved Strike"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Strike" spell_name = "Strike"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Strike" text_name = "Improved Strike"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Strike" spell_name = "Strike"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Strike" text_name = "Improved Strike"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Strike" spell_name = "Strike"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 2 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Strike" text_name = "Improved Strike"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 1 ) script = ExtResource( 1 )
spell_name = "Strike" spell_name = "Strike"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 1 )
rank = 2 rank = 2
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Regrow" text_name = "Improved Regrow"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 2 ) script = ExtResource( 2 )
spell_name = "Regrow" spell_name = "Regrow"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 1 )
rank = 3 rank = 3
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Regrow" text_name = "Improved Regrow"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 2 ) script = ExtResource( 2 )
spell_name = "Regrow" spell_name = "Regrow"

View File

@ -9,7 +9,7 @@ icon = ExtResource( 1 )
rank = 1 rank = 1
aura_type = 6 aura_type = 6
aura_hide = true aura_hide = true
aura_text_name = "Improved Regrow" text_name = "Improved Regrow"
aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds." aura_text_description = "Reduces the cast time of Aspect of Scorpions by %%reduction_value seconds."
script = ExtResource( 2 ) script = ExtResource( 2 )
spell_name = "Regrow" spell_name = "Regrow"