Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions src/Data/Skills/other.lua
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@ skills["BleedingConcoctionPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "throw_flask_bleed",
baseFlags = {
attack = true,
area = true,
projectile = true,
},
constantStats = {
{ "additional_base_critical_strike_chance", 500 },
Expand Down Expand Up @@ -314,6 +317,8 @@ skills["MeleeBowPlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
attack = true,
projectile = true,
},
constantStats = {
{ "movement_speed_+%_final_while_performing_action", -70 },
Expand Down Expand Up @@ -734,6 +739,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
spell = true,
area = true,
},
constantStats = {
{ "active_skill_base_area_of_effect_radius", 36 },
Expand Down Expand Up @@ -795,6 +802,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
spell = true,
projectile = true,
},
constantStats = {
{ "base_number_of_projectiles", 3 },
Expand Down Expand Up @@ -859,6 +868,8 @@ skills["ElementalExpressionTriggeredPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
spell = true,
chaining = true,
},
constantStats = {
{ "number_of_chains", 7 },
Expand Down Expand Up @@ -975,6 +986,8 @@ skills["ElementalStormPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "tornado_triggered",
baseFlags = {
area = true,
duration = true,
},
constantStats = {
{ "tornado_base_damage_interval_ms", 250 },
Expand Down Expand Up @@ -1041,6 +1054,9 @@ skills["ElementalStormPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "tornado_triggered",
baseFlags = {
spell = true,
area = true,
duration = true,
},
constantStats = {
{ "tornado_base_damage_interval_ms", 250 },
Expand Down Expand Up @@ -1109,6 +1125,9 @@ skills["ElementalStormPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "tornado_triggered",
baseFlags = {
spell = true,
area = true,
duration = true,
},
constantStats = {
{ "tornado_base_damage_interval_ms", 250 },
Expand Down Expand Up @@ -1177,6 +1196,9 @@ skills["ElementalStormPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "tornado_triggered",
baseFlags = {
spell = true,
area = true,
duration = true,
},
constantStats = {
{ "tornado_base_damage_interval_ms", 250 },
Expand Down Expand Up @@ -1299,6 +1321,7 @@ skills["EncaseInJadePlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "encase_in_jade",
baseFlags = {
duration = true,
},
constantStats = {
{ "base_skill_effect_duration", 4000 },
Expand Down Expand Up @@ -1413,6 +1436,10 @@ skills["ExplosiveConcoctionPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "throw_flask_fire",
baseFlags = {
attack = true,
area = true,
projectile = true,
duration = true,
},
constantStats = {
{ "additional_base_critical_strike_chance", 500 },
Expand Down Expand Up @@ -1541,6 +1568,10 @@ skills["FulminatingConcoctionPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "throw_flask_lightning",
baseFlags = {
attack = true,
area = true,
projectile = true,
duration = true,
},
constantStats = {
{ "additional_base_critical_strike_chance", 800 },
Expand Down Expand Up @@ -1898,6 +1929,9 @@ skills["Melee1HMacePlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
attack = true,
area = true,
melee = true,
},
constantStats = {
{ "melee_conditional_step_distance", 10 },
Expand Down Expand Up @@ -2011,6 +2045,9 @@ skills["Melee2HMacePlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
attack = true,
area = true,
melee = true,
},
constantStats = {
{ "melee_conditional_step_distance", 10 },
Expand Down Expand Up @@ -2125,6 +2162,9 @@ skills["MeleeMaceMacePlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "skill_stat_descriptions",
baseFlags = {
attack = true,
area = true,
melee = true,
},
constantStats = {
{ "melee_conditional_step_distance", 10 },
Expand Down Expand Up @@ -2355,6 +2395,9 @@ skills["PoisonousConcoctionPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "throw_flask_poison",
baseFlags = {
attack = true,
area = true,
projectile = true,
},
constantStats = {
{ "additional_base_critical_strike_chance", 500 },
Expand Down Expand Up @@ -2752,6 +2795,10 @@ skills["ShatteringConcoctionPlayer"] = {
damageIncrementalEffectiveness = 0.0065000001341105,
statDescriptionScope = "throw_flask_cold",
baseFlags = {
attack = true,
area = true,
projectile = true,
duration = true,
},
constantStats = {
{ "additional_base_critical_strike_chance", 1100 },
Expand Down Expand Up @@ -3226,6 +3273,8 @@ skills["TimeFreezePlayer"] = {
incrementalEffectiveness = 0.054999999701977,
statDescriptionScope = "time_stop",
baseFlags = {
area = true,
duration = true,
},
constantStats = {
{ "base_skill_effect_duration", 3000 },
Expand Down
36 changes: 18 additions & 18 deletions src/Export/Skills/other.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
local skills, mod, flag, skill = ...

#from tree
#minionList AncestralSpiritTurtle AncestralSpiritHulk AncestralSpiritCaster AncestralSpiritWarhorn

Check warning on line 9 in src/Export/Skills/other.txt

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Warhorn)
#skill AncestralSpiritsPlayer
#startSets
#set AncestralSpiritsPlayer
Expand All @@ -18,15 +18,15 @@
#skill BleedingConcoctionPlayer
#startSets
#set BleedingConcoctionPlayer
#flags
#flags attack area projectile
#mods
#skillEnd

#from item
#skill MeleeBowPlayer
#startSets
#set MeleeBowPlayer
#flags
#flags attack projectile
#mods
#skillEnd

Expand All @@ -53,54 +53,54 @@
#flags
#mods
#set ElementalExpressionFirePlayer
#flags
#flags spell area
#mods
#set ElementalExpressionColdPlayer
#flags
#flags spell projectile
#mods
#set ElementalExpressionLightningPlayer
#flags
#flags spell chaining
#mods
#skillEnd

#from tree
#skill ElementalStormPlayer
#startSets
#set ElementalStormPlayer
#flags
#flags area duration
#mods
#set ElementalStormFirePlayer
#flags
#flags spell area duration
#mods
#set ElementalStormLightningPlayer
#flags
#flags spell area duration
#mods
#set ElementalStormColdPlayer
#flags
#flags spell area duration
#mods
#skillEnd

#from tree
#skill EncaseInJadePlayer
#startSets
#set EncaseInJadePlayer
#flags
#flags duration
#mods
#skillEnd

#from tree
#skill ExplosiveConcoctionPlayer
#startSets
#set ExplosiveConcoctionPlayer
#flags
#flags attack area projectile duration
#mods
#skillEnd

#from tree
#skill FulminatingConcoctionPlayer
#startSets
#set FulminatingConcoctionPlayer
#flags
#flags attack area projectile duration
#mods
#skillEnd

Expand All @@ -124,23 +124,23 @@
#skill Melee1HMacePlayer
#startSets
#set Melee1HMacePlayer
#flags
#flags attack area melee
#mods
#skillEnd

#from item
#skill Melee2HMacePlayer
#startSets
#set Melee2HMacePlayer
#flags
#flags attack area melee
#mods
#skillEnd

#from item
#skill MeleeMaceMacePlayer
#startSets
#set MeleeMaceMacePlayer
#flags
#flags attack area melee
#mods
#skillEnd

Expand All @@ -156,7 +156,7 @@
#skill PoisonousConcoctionPlayer
#startSets
#set PoisonousConcoctionPlayer
#flags
#flags attack area projectile
#mods
#skillEnd

Expand Down Expand Up @@ -188,7 +188,7 @@
#skill ShatteringConcoctionPlayer
#startSets
#set ShatteringConcoctionPlayer
#flags
#flags attack area projectile duration
#mods
#skillEnd

Expand Down Expand Up @@ -221,7 +221,7 @@
#skill TimeFreezePlayer
#startSets
#set TimeFreezePlayer
#flags
#flags area duration
#mods
#skillEnd

Expand Down
Loading