Skip to content

Commit 3a1fe0f

Browse files
authored
Fix Blasphemy in act_int.txt (#766)
1 parent 390a1d1 commit 3a1fe0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Export/Skills/act_int.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ statMap = {
5858
#skill BlasphemyPlayer
5959
#set BlasphemyPlayer
6060
#flags area
61+
statMap = {
62+
["blasphemy_base_spirit_reservation_per_socketed_curse"] = {
63+
mod("SkillData", "LIST", { key = "spiritReservationFlat", value = nil })
64+
},
65+
},
6166
#mods
6267
#skillEnd
6368

0 commit comments

Comments
 (0)