454 lines
12 KiB
JSON
454 lines
12 KiB
JSON
{
|
|
"AbilityName": "SideScroller2_HeatBuff_4",
|
|
"AbilitySpecials": {
|
|
"AS_AddedElementAccumulationRatio": {
|
|
"Value": 1
|
|
},
|
|
"AS_Fever_Duration": {
|
|
"Value": 12
|
|
},
|
|
"AS_HiisazuLimit_Elite": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_HiisazuLimit_Normal": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_SideScroll2ScoreGetRatio": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "FeverCountModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Alice_SideScroller_ParrySuccess"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "SideScroller2_EnterFever"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SideScroller2_Fever",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "SideScroller2_Fever_Show",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SideScroller2_Fever_Show",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "Less",
|
|
"Denominator": "MaxHP",
|
|
"IsUsePercent": true,
|
|
"Numerator": "CurHP",
|
|
"Target": "Target",
|
|
"Val1": "%AS_HiisazuLimit_Normal"
|
|
},
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Normal",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByHeavyAttack",
|
|
"IsHeavyAttack": true
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"SideScroller2_Fever"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1401
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_Hiisazu",
|
|
"PropertyValue": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "Less",
|
|
"Denominator": "MaxHP",
|
|
"IsUsePercent": true,
|
|
"Numerator": "CurHP",
|
|
"Target": "Target",
|
|
"Val1": "%AS_HiisazuLimit_Elite"
|
|
},
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Elite",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByHeavyAttack",
|
|
"IsHeavyAttack": true
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"SideScroller2_Fever"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1401
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_Hiisazu",
|
|
"PropertyValue": 1,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_EnableLastKill",
|
|
"PropertyValue": 1,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Target",
|
|
"soundActionKey": "Play_SFX_Char_TarotCard_Gun_2010301"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"FeverCountModifier": {
|
|
"Duration": 12,
|
|
"MaxStackingNumber": 3,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "SideScroller2_EnterFever",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "FeverCountModifier",
|
|
"StackCount": 3
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"SideScroller2_Fever"
|
|
],
|
|
"OperatorType": "Not"
|
|
}
|
|
],
|
|
"TargetKey": "SideScroller2_FeverConditionAdd_Alice"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "SideScroller2_FeverConditionDecrease_Alice"
|
|
}
|
|
]
|
|
},
|
|
"SideScroll2ScoreGetRatioModifier": {
|
|
"Duration": "%AS_Fever_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": "%AS_SideScroll2ScoreGetRatio"
|
|
}
|
|
},
|
|
"SideScroller2_Fever": {
|
|
"Duration": "%AS_Fever_Duration",
|
|
"MaxStackingNumber": 3,
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "SideScroller2_FeverEnter_Alice"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SideScroll2ScoreGetRatioModifier",
|
|
"Target": "Level"
|
|
}
|
|
],
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SideScroller2_Fever",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Alice_SideScroller_ParrySuccess"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "SideScroller2_Fever_Show",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Alice_SideScroller_ParrySuccess"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SideScroller2_Fever_Show",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": true,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Alice_SideScroller_ParrySuccess"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "SideScroller2_Fever_Show",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "SideScroll2ScoreGetRatioModifier",
|
|
"Target": "Level"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "SideScroller2_FeverClear_Alice"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "FeverCountModifier",
|
|
"StackCount": 10
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
|
}
|
|
},
|
|
"SideScroller2_Fever_Show": {
|
|
"Duration": "%AS_Fever_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Self",
|
|
"soundActionKey": "Play_sfx_ui_lighter_Fever_1"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_TheGun_Lighter_01_Loop_Fire",
|
|
"FireEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Camera"
|
|
}
|
|
},
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_TheGun_Lighter_01_Start_Fire",
|
|
"FireEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Camera"
|
|
}
|
|
},
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_TheGun_Lighter_01_UI",
|
|
"FireEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Camera"
|
|
}
|
|
},
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_FXColorCorrection",
|
|
"EffectType": "FXColorCorrection"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_CharacterColorCorrection",
|
|
"EffectType": "CharacterColorCorrection"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_RadialBlur",
|
|
"EffectType": "RadialBlur"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_Vignette",
|
|
"EffectType": "Vignette"
|
|
},
|
|
{
|
|
"$type": "ProcessScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_NapBloom",
|
|
"EffectType": "NapBloom"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "TriggerSoundAction",
|
|
"Target": "Self",
|
|
"soundActionKey": "Stop_sfx_ui_lighter_Fever"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_FXColorCorrection",
|
|
"EffectType": "FXColorCorrection"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_CharacterColorCorrection",
|
|
"EffectType": "CharacterColorCorrection"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_RadialBlur",
|
|
"EffectType": "RadialBlur"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_Vignette",
|
|
"EffectType": "Vignette"
|
|
},
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectKey": "TheGunCommon_Lighter_NapBloom",
|
|
"EffectType": "NapBloom"
|
|
},
|
|
{
|
|
"$type": "SpecialEffectFadeAction",
|
|
"EffectNames": [
|
|
"Eff_TheGun_Lighter_01_Loop_Fire",
|
|
"Eff_TheGun_Lighter_01_Start_Fire",
|
|
"Eff_TheGun_Lighter_01_UI"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |