You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: updated descriptions for critical protection, shocking strike, searing luminary and stone fetters.
feat: added update ignoring feature
feat: introducing new enchantment perks, that consist of all perks that can function correctly as an enchantment with modified perks.xml
fix: changed enchantment code for critical protection armor enchantment
chore: bumped the version to 1.2.6
Copy file name to clipboardExpand all lines: assets/enchantments/medium.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[shockingStrike]
2
2
name = "Shocking Strike"
3
-
description = "This enchantment is used only by the raid-bosses Tenebris, Banshee, Gatekeeper, and Power Mode Megalith. Currently has no known weapons that work with this enchantment, the game instantly discards it."
3
+
description = "This enchantment is used only by the raid-bosses Tenebris, Banshee, Gatekeeper, and Power Mode Megalith. Currently has no known weapons that work with this enchantment, the game's Anti-Cheat instantly discards it."
Copy file name to clipboardExpand all lines: assets/enchantments/mythical.toml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
1
[stone_fetters]
2
2
name = "Stone Fetters"
3
3
id = "PERK_DRAGON_SET_STONE"
4
-
description = "The mythical enchantment of the unused Dragon Set. Its mechanics are unknown."
4
+
description = "The mythical enchantment of the unused Dragon Set. Its mechanics are unknown. This enchantment is normally being discarded by Anti-Cheat and doesn't have a sprite."
5
5
6
6
[searing_luminary]
7
7
name = "Searing Luminary"
8
8
id = "PERK_HEAVEN_SET_BURN"
9
9
description = """
10
10
The mythical enchantment of the Heavenly Steel Set, which was later reused and rebranded as the Neo-wanderer Set with a new mythical enchantment associated to it (Arcane Martial Art).
11
11
Its mechanics are unknown, but judging from the word "Burn" in its code name. it might've worked similarly to Bleeding or Burning.
12
+
This enchantment is normally being discarded by Anti-Cheat and doesn't have a sprite.
Copy file name to clipboardExpand all lines: assets/enchantments/simple.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
[critical_protection]
2
2
name = "Critical Protection"
3
-
description = "This enchantment is currently available to only two helms: both versions of Fur-Ear Flap helm from New Year 2018 and 2021. The helm Iron Mask which was obtainable from the Starter Pack prior to version 1.6.1 was also initially enchanted with Critical Protection. This enchantment can still be applied to the listed helmets with Stalker."
3
+
description = "This enchantment is currently available to only two helms: both versions of Fur-Ear Flap helm from New Year 2018 and 2021. The helm Iron Mask which was obtainable from the Starter Pack prior to version 1.6.1 was also initially enchanted with Critical Protection. This enchantment can still be applied to the listed helmets with Stalker. For the rest of helms and armor, it is being removed by Anti-Cheat system."
0 commit comments