Skip to content

Commit b33945c

Browse files
committed
Updated buff action
1 parent 22416d9 commit b33945c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

export/BuffList.ActionList.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,5 +2049,29 @@
20492049
"isRec": true,
20502050
"plusAction": 0,
20512051
"isChangeMaxHp": true
2052+
},
2053+
"SUBSTITUTE_INSTANT_DEATH": {
2054+
"limit": 0,
2055+
"plusTypes": [
2056+
238
2057+
],
2058+
"minusTypes": [],
2059+
"baseParam": 0,
2060+
"baseValue": 0,
2061+
"isRec": true,
2062+
"plusAction": 0,
2063+
"isChangeMaxHp": false
2064+
},
2065+
"SUBSTITUTE_ADD_STATE": {
2066+
"limit": 0,
2067+
"plusTypes": [
2068+
239
2069+
],
2070+
"minusTypes": [],
2071+
"baseParam": 0,
2072+
"baseValue": 0,
2073+
"isRec": true,
2074+
"plusAction": 0,
2075+
"isChangeMaxHp": false
20522076
}
20532077
}

0 commit comments

Comments
 (0)