@@ -233969,6 +233969,38 @@
233969233969 ]
233970233970 }
233971233971 },
233972+ "enemy_musnake_during_click": {
233973+ "templateKey": "enemy_musnake_during_click",
233974+ "effectKey": "",
233975+ "onEventPriority": "DEFAULT",
233976+ "eventToActions": {
233977+ "ON_BUFF_TRIGGER": [
233978+ {
233979+ "$type": "Torappu.Battle.Action.Nodes+Mainline17CreateBossClickCounterButton, Assembly-CSharp",
233980+ "_bossType": "BUFF_OWNER",
233981+ "_mountPointType": "HEAD",
233982+ "_requiredClickCount": 15,
233983+ "_duration": 999999.0,
233984+ "_playEffect": true,
233985+ "_successBuffKey": "enemy_musnake_kill_self_buff",
233986+ "_failedBuffKey": "enemy_musnake_kill_self_buff"
233987+ },
233988+ {
233989+ "$type": "Torappu.Battle.Action.Nodes+ModifyAnimatorHookerReplacePair, Assembly-CSharp",
233990+ "_target": "BUFF_OWNER",
233991+ "_replaceAnimPairs": [
233992+ {
233993+ "fromAnimKey": "Die",
233994+ "toAnimKey": "Default"
233995+ }
233996+ ],
233997+ "_isOverwrite": false,
233998+ "_modifyCurrentMode": true,
233999+ "_modeIndex": -1
234000+ }
234001+ ]
234002+ }
234003+ },
233972234004 "enemy_musnake_before_dead": {
233973234005 "templateKey": "enemy_musnake_before_dead",
233974234006 "effectKey": "",
@@ -233998,7 +234030,7 @@
233998234030 "isFreezable": false,
233999234031 "isLevitatable": false,
234000234032 "statusResistable": "AUTOMATIC",
234001- "templateKey": "empty ",
234033+ "templateKey": "enemy_musnake_during_click ",
234002234034 "disableOverride": false,
234003234035 "overrideKey": null,
234004234036 "overrideType": "UNIQUE",
@@ -234015,9 +234047,9 @@
234015234047 "takeSnapshotWhenExtend": false,
234016234048 "durationKey": null,
234017234049 "lifeTime": 0.0,
234018- "triggerLifeType": "IMMEDIATELY ",
234019- "triggerCnt": 0 ,
234020- "triggerInterval": -1.0 ,
234050+ "triggerLifeType": "LIMITED ",
234051+ "triggerCnt": 1 ,
234052+ "triggerInterval": 0.5 ,
234021234053 "waitFirstTriggerInterval": true,
234022234054 "firstTriggerInterval": -1.0,
234023234055 "priority": -1,
@@ -234033,32 +234065,6 @@
234033234065 "_finishDerivedBuffIfParentFinish": true,
234034234066 "_inherateSourceProjectileFromParentBuff": false,
234035234067 "_hookEffectKeyFromSourceProjectile": false
234036- },
234037- {
234038- "$type": "Torappu.Battle.Action.Nodes+AlwaysNext, Assembly-CSharp"
234039- },
234040- {
234041- "$type": "Torappu.Battle.Action.Nodes+Mainline17CreateBossClickCounterButton, Assembly-CSharp",
234042- "_bossType": "BUFF_OWNER",
234043- "_mountPointType": "HEAD",
234044- "_requiredClickCount": 15,
234045- "_duration": 999999.0,
234046- "_playEffect": true,
234047- "_successBuffKey": "enemy_musnake_kill_self_buff",
234048- "_failedBuffKey": "enemy_musnake_kill_self_buff"
234049- },
234050- {
234051- "$type": "Torappu.Battle.Action.Nodes+ModifyAnimatorHookerReplacePair, Assembly-CSharp",
234052- "_target": "BUFF_OWNER",
234053- "_replaceAnimPairs": [
234054- {
234055- "fromAnimKey": "Die",
234056- "toAnimKey": "Default"
234057- }
234058- ],
234059- "_isOverwrite": false,
234060- "_modifyCurrentMode": true,
234061- "_modeIndex": -1
234062234068 }
234063234069 ]
234064234070 }
@@ -359490,9 +359496,7 @@
359490359496 "$type": "Torappu.Battle.Action.Nodes+CreateBuff, Assembly-CSharp",
359491359497 "_buff": {
359492359498 "attributes": {
359493- "abnormalFlags": [
359494- "HEAL_FREE"
359495- ],
359499+ "abnormalFlags": [],
359496359500 "abnormalImmunes": [],
359497359501 "abnormalAntis": [],
359498359502 "abnormalCombos": [],
@@ -359543,22 +359547,70 @@
359543359547 "_finishDerivedBuffIfParentFinish": true,
359544359548 "_inherateSourceProjectileFromParentBuff": false,
359545359549 "_hookEffectKeyFromSourceProjectile": false
359550+ },
359551+ {
359552+ "$type": "Torappu.Battle.Action.Nodes+CreateBuff, Assembly-CSharp",
359553+ "_buff": {
359554+ "attributes": {
359555+ "abnormalFlags": [
359556+ "HEAL_FREE"
359557+ ],
359558+ "abnormalImmunes": [],
359559+ "abnormalAntis": [],
359560+ "abnormalCombos": [],
359561+ "abnormalComboImmunes": [],
359562+ "attributeModifiers": []
359563+ },
359564+ "buffKey": "hsgma2_t_1[heal_free]",
359565+ "loadFromDB": false,
359566+ "isDurableBuff": false,
359567+ "isDamageMissable": false,
359568+ "isSilenceable": false,
359569+ "isStunnable": false,
359570+ "isFreezable": false,
359571+ "isLevitatable": false,
359572+ "statusResistable": "AUTOMATIC",
359573+ "templateKey": "empty",
359574+ "disableOverride": false,
359575+ "overrideKey": null,
359576+ "overrideType": "UNIQUE",
359577+ "maxStackCnt": 1,
359578+ "refreshRemainingTimeWhenStackMax": false,
359579+ "clearAllStackCntWhenTimeUp": false,
359580+ "maxValidStackCnt": -1,
359581+ "independentCharacterSource": false,
359582+ "overrideEffectKey": null,
359583+ "overrideOnEventPriority": false,
359584+ "onEventPriority": "DEFAULT",
359585+ "audioSignal": null,
359586+ "lifeTimeType": "INFINITY",
359587+ "takeSnapshotWhenExtend": false,
359588+ "durationKey": null,
359589+ "lifeTime": 0.0,
359590+ "triggerLifeType": "IMMEDIATELY",
359591+ "triggerCnt": 0,
359592+ "triggerInterval": -1.0,
359593+ "waitFirstTriggerInterval": true,
359594+ "firstTriggerInterval": -1.0,
359595+ "priority": -1,
359596+ "priorityBBKeys": [],
359597+ "stripBlackboardParamsWithBuffKey": true,
359598+ "blackboard": [],
359599+ "enableInitDirectionFromSource": false
359600+ },
359601+ "_buffOwner": "BUFF_OWNER",
359602+ "_useSpecialBuffSource": false,
359603+ "_specialBuffSource": "BUFF_SOURCE",
359604+ "_isDerivedBuff": true,
359605+ "_finishDerivedBuffIfParentFinish": true,
359606+ "_inherateSourceProjectileFromParentBuff": false,
359607+ "_hookEffectKeyFromSourceProjectile": false
359546359608 }
359547359609 ],
359548359610 "_failNodes": [
359549359611 {
359550- "$type": "Torappu.Battle.Action.Nodes+FinishBuffsById, Assembly-CSharp",
359551- "_buffKey": "hsgma2_t_1[heal]",
359552- "_loadFromBlackboard": false,
359553- "_decCntIfStack": false,
359554- "_updateOverrideMap": true,
359555- "_targetType": "BUFF_OWNER",
359556- "_checkBuffSource": false,
359557- "_sourceType": "BUFF_SOURCE",
359558- "_alsoClearNullSource": false,
359559- "_finishHostBuff": false,
359560- "_decCntKey": null,
359561- "_decCnt": 1
359612+ "$type": "Torappu.Battle.Action.Nodes+FinishDerivedBuff, Assembly-CSharp",
359613+ "_updateOverrideMap": true
359562359614 },
359563359615 {
359564359616 "$type": "Torappu.Battle.Action.Nodes+FinishBuffsById, Assembly-CSharp",
@@ -370436,6 +370488,11 @@
370436370488 "onEventPriority": "DEFAULT",
370437370489 "eventToActions": {
370438370490 "ON_BUFF_LATE_ENABLE": [
370491+ {
370492+ "$type": "Torappu.Battle.Action.Nodes+FilterCharacterEvolvePhase, Assembly-CSharp",
370493+ "_sourceType": "BUFF_SOURCE",
370494+ "_phaseLevel": 2
370495+ },
370439370496 {
370440370497 "$type": "Torappu.Battle.Action.Nodes+CheckContainsBuff, Assembly-CSharp",
370441370498 "_targetType": "BUFF_OWNER",
0 commit comments