diff --git a/Mutant Class/Localization/English/Mutant Class.xml b/Mutant Class/Localization/English/Mutant Class.xml index 191d5bd..b009f53 100644 --- a/Mutant Class/Localization/English/Mutant Class.xml +++ b/Mutant Class/Localization/English/Mutant Class.xml @@ -42,6 +42,8 @@ Instead of taking fire damage, you heal HP equal to <b>twice</b> of your Mutant level. Additionally, you gain <LSTag Type="Status" Tooltip="FLAMING_SPHERE_AURA">Flaming Aura</LSTag> for 5 turns. Phoenix State: Dark Upon killing an enemy, absorb their energy to recharge the lowest level <LSTag Tooltip="SpellSlot">spell slot</LSTag> which isn't already full by <b>1</b>. + Phoenix State: Ascended + Your atacks ignore resistance and immunity to Fire damage. Mutations With the parasite on your side, you can choose your genetic mutations. Phoenix State diff --git a/Mutant Class/Mods/Mutant Class/meta.lsx b/Mutant Class/Mods/Mutant Class/meta.lsx index 7fc9b12..181875b 100644 --- a/Mutant Class/Mods/Mutant Class/meta.lsx +++ b/Mutant Class/Mods/Mutant Class/meta.lsx @@ -7,10 +7,7 @@ Somdev Sangwan (@s0md3v) - - - - + diff --git a/Mutant Class/Public/Mutant Class/Lists/PassiveLists.lsx b/Mutant Class/Public/Mutant Class/Lists/PassiveLists.lsx index 7376580..8e895c8 100644 --- a/Mutant Class/Public/Mutant Class/Lists/PassiveLists.lsx +++ b/Mutant Class/Public/Mutant Class/Lists/PassiveLists.lsx @@ -12,6 +12,10 @@ + Choose Phoenix State 2 + + + diff --git a/Mutant Class/Public/Mutant Class/Progressions/ProgressionDescriptions.lsx b/Mutant Class/Public/Mutant Class/Progressions/ProgressionDescriptions.lsx index a839bdd..da416b6 100644 --- a/Mutant Class/Public/Mutant Class/Progressions/ProgressionDescriptions.lsx +++ b/Mutant Class/Public/Mutant Class/Progressions/ProgressionDescriptions.lsx @@ -16,6 +16,12 @@ + Phoenix State Selector 2 + + + + + diff --git a/Mutant Class/Public/Mutant Class/Progressions/Progressions.lsx b/Mutant Class/Public/Mutant Class/Progressions/Progressions.lsx index 2824132..9fc3eb5 100644 --- a/Mutant Class/Public/Mutant Class/Progressions/Progressions.lsx +++ b/Mutant Class/Public/Mutant Class/Progressions/Progressions.lsx @@ -221,7 +221,7 @@ - + @@ -235,6 +235,7 @@ + diff --git a/Mutant Class/Public/Mutant Class/Stats/Generated/Data/Passive.txt b/Mutant Class/Public/Mutant Class/Stats/Generated/Data/Passive.txt index 6d0822f..433d0fb 100644 --- a/Mutant Class/Public/Mutant Class/Stats/Generated/Data/Passive.txt +++ b/Mutant Class/Public/Mutant Class/Stats/Generated/Data/Passive.txt @@ -95,6 +95,15 @@ data "StatsFunctorContext" "OnDamage" data "Conditions" "IsKillingBlow()" data "StatsFunctors" "IF(not HasActionResource('SpellSlot', 100, 1, true)):RestoreResource(SpellSlot,1,1);IF(HasActionResource('SpellSlot', 100, 1, true) and not HasActionResource('SpellSlot', 100, 2, true)):RestoreResource(SpellSlot,1,2);IF(HasActionResource('SpellSlot', 100, 1, true) and HasActionResource('SpellSlot', 100, 2, true) and not HasActionResource('SpellSlot', 100, 3, true)):RestoreResource(SpellSlot,1,3);IF(HasActionResource('SpellSlot', 100, 1, true) and HasActionResource('SpellSlot', 100, 2, true) and HasActionResource('SpellSlot', 100, 3, true) and not HasActionResource('SpellSlot', 100, 4, true)):RestoreResource(SpellSlot,1,4);IF(HasActionResource('SpellSlot', 100, 1, true) and HasActionResource('SpellSlot', 100, 2, true) and HasActionResource('SpellSlot', 100, 3, true) and HasActionResource('SpellSlot', 100, 4, true) and not HasActionResource('SpellSlot', 100, 5, true)):RestoreResource(SpellSlot,1,5);IF(HasActionResource('SpellSlot', 100, 1, true) and HasActionResource('SpellSlot', 100, 2, true) and HasActionResource('SpellSlot', 100, 3, true) and HasActionResource('SpellSlot', 100, 4, true) and HasActionResource('SpellSlot', 100, 5, true) and not HasActionResource('SpellSlot', 100, 6, true)):RestoreResource(SpellSlot,1,6)" +new entry "Mutant_AscendedPhoenix" +type "PassiveData" +data "DisplayName" "hb73f69a8gd049g449dg889fgd2e0a5238330" +data "Description" "h4c06a5fdg9aabg4513g80ccg724e8794ef62" +data "DescriptionParams" "DealDamage(2d6,Fire)" +data "Icon" "Spell_Abjuration_BeaconOfHope" +data "Properties" "Highlighted" +data "Boosts" "IgnoreResistance(Fire, Resistant);IgnoreResistance(Fire, Immune)" + new entry "Mutant_Skeleton" type "PassiveData" data "DisplayName" "h5fdd87d7gf71cg4051gac22gdef2ae79cc9c"