Skip to content

Commit

Permalink
[CN UPDATE] Client:2.2.61 Data:24-05-01-15-39-54-90349b
Browse files Browse the repository at this point in the history
  • Loading branch information
MuelsyseBot_v1 committed May 1, 2024
1 parent e52a6dc commit ff6afb2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions zh_CN/gamedata/battle/buff_template_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -229326,6 +229326,22 @@
"onEventPriority": "DEFAULT",
"eventToActions": {
"ON_BUFF_START": [
{
"$type": "Torappu.Battle.Action.Nodes+CheckContainsCardBuff, Assembly-CSharp",
"_target": "BUFF_OWNER",
"_key": "svrash_e_002_t[aura]"
},
{
"$type": "Torappu.Battle.Action.Nodes+IfNot, Assembly-CSharp"
},
{
"$type": "Torappu.Battle.Action.Nodes+CheckContainsCardBuff, Assembly-CSharp",
"_target": "BUFF_OWNER",
"_key": "svrash_e_002_t[self]"
},
{
"$type": "Torappu.Battle.Action.Nodes+IfNot, Assembly-CSharp"
},
{
"$type": "Torappu.Battle.Action.Nodes+CreateCardBuff, Assembly-CSharp",
"_target": "BUFF_OWNER",
Expand Down

0 comments on commit ff6afb2

Please sign in to comment.