OSPRODWin2.2.0_R10168990_S10173636_D10128124
This commit is contained in:
parent
0066058efb
commit
9d3384999a
Binary file not shown.
@ -219,6 +219,12 @@
|
||||
"ID": 202007
|
||||
}
|
||||
],
|
||||
"251": [
|
||||
{
|
||||
"AreaName": "MainCity_Seed_2_01",
|
||||
"ID": 251001
|
||||
}
|
||||
],
|
||||
"3": [
|
||||
{
|
||||
"AreaName": "MainCityStreet_Garage",
|
||||
|
Binary file not shown.
@ -123,12 +123,6 @@
|
||||
"Priority": -1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "AbyssS2_UltraBuild_Card_B03_Shield_Modifier"
|
||||
}
|
||||
],
|
||||
"Tag": "ZoneBuild_Card_B02",
|
||||
"TotalValueConfig": {
|
||||
"Percentage": "%AS_ShieldAmount_Ratio",
|
||||
|
@ -11,6 +11,12 @@
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetValueOrigin",
|
||||
"ModifyType": "Add",
|
||||
"ModifyValue": 19999,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBeAttackLanded": [
|
||||
@ -42,6 +48,12 @@
|
||||
"IsAdd": false,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetValueOrigin",
|
||||
"ModifyType": "Add",
|
||||
"ModifyValue": -19999,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_Hit",
|
||||
|
@ -1,4 +1,24 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Attack_Shoot",
|
||||
"FrameCountHigh": 110,
|
||||
"FrameCountLow": 87,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"CantChangeTargetModifier"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Bangboo_Avocaboo_Cure_Bookemon",
|
||||
"AbilitySpecials": {
|
||||
"AS_RecoverRatio": {
|
||||
@ -86,6 +106,26 @@
|
||||
"Target": "Custom"
|
||||
}
|
||||
]
|
||||
},
|
||||
"CantChangeTargetModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"BoolParamValue": false,
|
||||
"ParamName": "Bool_AllowChangeTarget",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"BoolParamValue": true,
|
||||
"ParamName": "Bool_AllowChangeTarget",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"OnAbilityTrigger": [
|
||||
|
@ -46,7 +46,7 @@
|
||||
}
|
||||
},
|
||||
"BulletName": "Bullet_Empty",
|
||||
"CanHitStage": true,
|
||||
"CanHitStage": false,
|
||||
"DestroyExplode": true,
|
||||
"ExplodeAnimEventID": "Bangboo_Boollseye_Attackproperty_Attack01_Bookemon",
|
||||
"ExplodePosType": "HitPoint",
|
||||
@ -103,7 +103,7 @@
|
||||
"ReachTargetStop": true,
|
||||
"RotateSpeed": 720,
|
||||
"RotateType": "Fixed",
|
||||
"RotationAngleLimit": 45,
|
||||
"RotationAngleLimit": 180,
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "Relative",
|
||||
"Offset": {
|
||||
|
@ -27,6 +27,25 @@
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"ParamName": "EnemyTargetKey_Real",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Bookemon_ATKRangeUp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"StringParamValue": "AI_Bookemon_Bangboo_LockTarget_Range_10",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"FloatParamValue": 11,
|
||||
@ -41,6 +60,20 @@
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"ParamName": "EnemyTargetKey_Real",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Bookemon_ATKRangeUp"
|
||||
]
|
||||
}
|
||||
],
|
||||
"StringParamValue": "AI_Bookemon_Bangboo_LockTarget_Range_11",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "AttachEffect",
|
||||
"AttachEffectPosRot": {
|
||||
|
@ -1,4 +1,24 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Attack_Shoot",
|
||||
"FrameCountHigh": 65,
|
||||
"FrameCountLow": 29,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"CantChangeTargetModifier"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Bangboo_Boollseye_EffectManager_Bookemon",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
@ -26,6 +46,26 @@
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"CantChangeTargetModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"BoolParamValue": false,
|
||||
"ParamName": "Bool_AllowChangeTarget",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"BoolParamValue": true,
|
||||
"ParamName": "Bool_AllowChangeTarget",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ZoneTagsModifier": {
|
||||
"Duration": 0.2,
|
||||
"ModifierStacking": "Unique",
|
||||
|
@ -11,22 +11,6 @@
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Bangboo_Exploreboo_Inspire_Bookemon",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_RecoverAmount"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "AttachEffect",
|
||||
"AttachEffectPosRot": {
|
||||
|
@ -45,21 +45,6 @@
|
||||
"BulletName": "Bullet_Empty",
|
||||
"CanHitStage": true,
|
||||
"DestroyExplode": true,
|
||||
"DodgeColliderConfig": {
|
||||
"CapsuleColliderHeight": 3.5,
|
||||
"CapsuleColliderRadius": 0.5,
|
||||
"ColliderAngleOffset": {
|
||||
"x": 90,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1.75
|
||||
},
|
||||
"ColliderType": "Capsule"
|
||||
},
|
||||
"ExplodeAnimEventID": "Monster_Cyclops_ATK01_Attackproperty_1_Bookemon",
|
||||
"ExplodePosType": "HitPoint",
|
||||
"HitExplodeRadius": 1,
|
||||
@ -123,20 +108,7 @@
|
||||
},
|
||||
"TimesUpMoveOption": "Remain"
|
||||
},
|
||||
"OnBulletDestroyAction": [
|
||||
{
|
||||
"$type": "AttackCameraShakeAction",
|
||||
"ShakeConfigKey": "Monster_Cyclops_ATK1_CamShake_E_01",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"OverrideReflectDestroyExplode": "NotExplode",
|
||||
"ReflectEffect": {
|
||||
"EffectPattern": "Reflector_Bullet_Ether_M"
|
||||
},
|
||||
"ReflectorEffect": {
|
||||
"EffectPattern": "Reflector_Bullet_Ether_M_Ground"
|
||||
},
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTarget",
|
||||
"Duration": 5,
|
||||
|
@ -209,6 +209,11 @@
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "SoloBuffTimer",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Mod",
|
||||
@ -506,7 +511,7 @@
|
||||
},
|
||||
"SoloBuffTimer": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"ModifierStacking": "Replace",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
|
@ -88,6 +88,10 @@
|
||||
],
|
||||
"AbilityName": "Astra_Attack_Normal_03_AttackPoint",
|
||||
"AbilitySpecials": {
|
||||
"AS_AttackRadius": {
|
||||
"Value": 1,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_EffectScale": {
|
||||
"Value": 0,
|
||||
"ValueType": "Float"
|
||||
@ -263,7 +267,7 @@
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"DoRefresh": true,
|
||||
"Expression": "min((max((1+specials(AS_HoldTime)*1),0.5)),2)",
|
||||
"Expression": "min((max((1+specials(AS_HoldTime)*3),2.3)),4)",
|
||||
"ParamName": "AS_AttackRadius",
|
||||
"Target": "Self",
|
||||
"ValueType": "Float"
|
||||
|
@ -50,7 +50,7 @@
|
||||
"OffsetReferTarget": "LastLocalAvatarAttackTarget"
|
||||
}
|
||||
},
|
||||
"BulletName": "Bullet_Empty",
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": false,
|
||||
"DestroyExplode": true,
|
||||
"ExplodeAnimEventID": "Astra_Attack_Branch_Bullet_AttackProperty_01",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"OffsetReferTarget": "Caster"
|
||||
}
|
||||
},
|
||||
"BulletName": "Bullet_Empty",
|
||||
"BulletName": "Bullet_Empty_IgnoreWall",
|
||||
"CanHitStage": true,
|
||||
"DestroyExplode": true,
|
||||
"ExplodeAnimEventID": "Astra_Attack_Branch_SingAttack_AttackProperty_02",
|
||||
|
@ -60,7 +60,18 @@
|
||||
"Corin_Attack_AssaultAid_AttackProperty_05_01",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_05_02_01",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_05_02_02",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_05_02_03"
|
||||
"Corin_Attack_AssaultAid_AttackProperty_05_02_03",
|
||||
"Corin_Attack_Rush_Enhance_AttackProperty_01_03",
|
||||
"Corin_Attack_Rush_Enhance_AttackProperty_01_04",
|
||||
"Corin_Attack_Rush_Enhance_AttackProperty_01_01",
|
||||
"Corin_Attack_Rush_Enhance_AttackProperty_01_02",
|
||||
"Corin_Attack_Normal_04_AttackProperty_04_01",
|
||||
"Corin_Attack_Branch_03_AttackProperty_01_01",
|
||||
"Corin_Attack_Branch_03_AttackProperty_01_02",
|
||||
"Corin_Attack_Branch_03_AttackProperty_02_03_01",
|
||||
"Corin_Attack_Branch_03_AttackProperty_02_03_02",
|
||||
"Corin_Attack_Branch_03_AttackProperty_02_02_02",
|
||||
"Corin_Attack_Branch_03_AttackProperty_02_02_01"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
@ -82,7 +93,8 @@
|
||||
"Corin_Attack_Branch_01_AttackProperty_04",
|
||||
"Corin_Attack_Branch_02_AttackProperty_03",
|
||||
"Corin_Attack_BeHitAid_AttackProperty_03",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06"
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06",
|
||||
"Corin_Attack_Branch_03_AttackProperty_03"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
@ -103,7 +115,8 @@
|
||||
"Corin_Attack_Branch_01_AttackProperty_04",
|
||||
"Corin_Attack_Branch_02_AttackProperty_03",
|
||||
"Corin_Attack_BeHitAid_AttackProperty_03",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06"
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06",
|
||||
"Corin_Attack_Branch_03_AttackProperty_03"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
@ -124,7 +137,8 @@
|
||||
"Corin_Attack_Branch_01_AttackProperty_04",
|
||||
"Corin_Attack_Branch_02_AttackProperty_03",
|
||||
"Corin_Attack_BeHitAid_AttackProperty_03",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06"
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06",
|
||||
"Corin_Attack_Branch_03_AttackProperty_03"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
@ -142,7 +156,8 @@
|
||||
"Corin_Attack_Branch_01_AttackProperty_04",
|
||||
"Corin_Attack_Branch_02_AttackProperty_03",
|
||||
"Corin_Attack_BeHitAid_AttackProperty_03",
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06"
|
||||
"Corin_Attack_AssaultAid_AttackProperty_06",
|
||||
"Corin_Attack_Branch_03_AttackProperty_03"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
|
@ -309,6 +309,8 @@
|
||||
}
|
||||
],
|
||||
"OnBigSceneTeleportCompleted": [
|
||||
],
|
||||
"OnBigSceneTeleportStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "HakobaTeleportModifier",
|
||||
@ -873,14 +875,51 @@
|
||||
"ModifierStacking": "MultipleRefresh",
|
||||
"OnThinkInterval": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Trigger_AFK",
|
||||
"ParamType": 1,
|
||||
"Predicates": [
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByIsInPerform",
|
||||
"IsInPerform": false,
|
||||
"$type": "ByEntityTemplateID",
|
||||
"EntityType": "Avatar",
|
||||
"Target": "Self",
|
||||
"TemplateID": 1461
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Trigger_AFK",
|
||||
"ParamType": 1,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInPerform",
|
||||
"IsInPerform": false,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Trigger_AFK",
|
||||
"ParamType": 1,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInPerform",
|
||||
"IsInPerform": false,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByEnvironmentFeatureType",
|
||||
"EnvironmentFeatureType": [
|
||||
"Stair"
|
||||
],
|
||||
"OperatorType": "Not"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
|
@ -299,12 +299,6 @@
|
||||
"Priority": 0,
|
||||
"RecoverPercentage": 0,
|
||||
"Tag": "Yanagi_Card_S_01_Shield",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ShieldModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%AS_HpShieldRatioCur",
|
||||
|
@ -13,6 +13,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -19,6 +19,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -13,6 +13,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -16,6 +16,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -56,6 +56,13 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "SkillCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -14,6 +14,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -16,6 +16,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -16,6 +16,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -19,6 +19,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -13,6 +13,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -22,6 +22,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -22,6 +22,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
@ -52,12 +71,6 @@
|
||||
"Priority": 0,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": 0,
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "DefenceModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "Papaer_MathSkill",
|
||||
"TotalValueConfig": {
|
||||
"Amount": "%AS_ShieldDelta",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -16,6 +16,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -16,6 +16,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -13,6 +13,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -10,6 +10,25 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
|
@ -46,17 +46,36 @@
|
||||
"Value": 0
|
||||
},
|
||||
"AS_DamageByHp_Boss": {
|
||||
"Value": 0.015
|
||||
"Value": 0.1
|
||||
},
|
||||
"AS_DamageByHp_Elite": {
|
||||
"Value": 0.05
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_DamageByHp_Normal": {
|
||||
"Value": 0.25
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_Damage_Max": {
|
||||
"Value": 300000
|
||||
},
|
||||
"AS_Damage_Max_Ratio": {
|
||||
"Value": 1
|
||||
},
|
||||
"AS_Damage_Max_Temp": {
|
||||
"Value": 300000
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"Airborne_ZoneTag"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
@ -173,6 +192,37 @@
|
||||
"PropertyType": "MaxHP",
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"DoRefresh": true,
|
||||
"Expression": "specials(AS_Damage_Max)*specials(AS_Damage_Max_Ratio)",
|
||||
"ParamName": "AS_Damage_Max_Temp",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialsByPropertyAction",
|
||||
"Amount": "%AS_Damage_Max_Temp",
|
||||
"ModifyFunction": "Replace",
|
||||
"ParamName": "AS_Damage",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_Airborne_ATK_Attackproperty"
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": "%AS_Damage_Max_Temp",
|
||||
"ParamName": "AS_Damage",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ReplaceDamageAction",
|
||||
"Predicates": [
|
||||
@ -187,12 +237,29 @@
|
||||
"TargetDamage": "%AS_Damage"
|
||||
}
|
||||
],
|
||||
"OnPatternHitOther": [
|
||||
"OnHitOtherPre": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_Death",
|
||||
"ParamType": 1,
|
||||
"Target": "Self"
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Airborne_ZoneTag"
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_Death",
|
||||
"ParamType": 1,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -206,8 +273,6 @@
|
||||
"EffectPattern": "Eff_Destruction_Prop_Airborne_01_01_Light",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -100,7 +100,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "Geppetto_Achievement_1675",
|
||||
"EventKey": "Geppetto_Achievement_1679",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"CanHitStage": true,
|
||||
"DestroyExplode": true,
|
||||
"DodgeColliderConfig": {
|
||||
"CapsuleColliderHeight": 16,
|
||||
"CapsuleColliderHeight": 8,
|
||||
"CapsuleColliderRadius": 1,
|
||||
"ColliderAngleOffset": {
|
||||
"x": 90,
|
||||
|
@ -50,7 +50,7 @@
|
||||
"CanHitStage": true,
|
||||
"DestroyExplode": true,
|
||||
"DodgeColliderConfig": {
|
||||
"CapsuleColliderHeight": 16,
|
||||
"CapsuleColliderHeight": 8,
|
||||
"CapsuleColliderRadius": 1,
|
||||
"ColliderAngleOffset": {
|
||||
"x": 90,
|
||||
|
@ -50,7 +50,7 @@
|
||||
"CanHitStage": true,
|
||||
"DestroyExplode": true,
|
||||
"DodgeColliderConfig": {
|
||||
"CapsuleColliderHeight": 16,
|
||||
"CapsuleColliderHeight": 8,
|
||||
"CapsuleColliderRadius": 1,
|
||||
"ColliderAngleOffset": {
|
||||
"x": 90,
|
||||
|
@ -150,13 +150,10 @@
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMuteHitSkyAction",
|
||||
"MuteHitSky": false,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMuteAirHitMovementAction",
|
||||
"$type": "PushOverrideOnHitConfig",
|
||||
"MuteAirHitMovement": false,
|
||||
"MuteHitSky": false,
|
||||
"Tag": "HeavySoldier_MuteHitSky",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
@ -198,6 +195,23 @@
|
||||
],
|
||||
"Tag": "HeavyJaeger_Weapon_L01",
|
||||
"Visible": false
|
||||
},
|
||||
{
|
||||
"$type": "PushRenderVisibleAction",
|
||||
"Paths": [
|
||||
"MiasmaWalkerGuardJaeger_Weaopn_01"
|
||||
],
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Miasma"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Tag": "MiasmaWalkerGuardJaeger_Weaopn_01",
|
||||
"Visible": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -238,6 +252,23 @@
|
||||
],
|
||||
"Tag": "HeavyJaeger_Weapon_L01",
|
||||
"Visible": false
|
||||
},
|
||||
{
|
||||
"$type": "PushRenderVisibleAction",
|
||||
"Paths": [
|
||||
"MiasmaWalkerGuardJaeger_Weaopn_01"
|
||||
],
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Miasma"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Tag": "MiasmaWalkerGuardJaeger_Weaopn_01",
|
||||
"Visible": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -16,7 +16,8 @@
|
||||
"LightParryTagContralModifier",
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarningEffect"
|
||||
"FireAttackWarningEffect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -99,13 +99,6 @@
|
||||
}
|
||||
],
|
||||
"Tag": "Mandrake_Shield",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ShieldModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": "%DefIncreaseValue"
|
||||
}
|
||||
|
@ -34,7 +34,23 @@
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_TerrorBird_ATK09_03_Attackproperty_01"
|
||||
"Monster_TerrorBird_ATK09_03_Attackproperty_02"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Trigger_SpecialHit",
|
||||
"ParamType": 1,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_MiasmaTerrorBird_ATK09_03_Attackproperty_02"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
|
@ -202,8 +202,8 @@
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_9_2",
|
||||
"FrameCountHigh": 108,
|
||||
"FrameCountLow": 78,
|
||||
"FrameCountHigh": 122,
|
||||
"FrameCountLow": 91,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
@ -230,6 +230,66 @@
|
||||
"FireAttackWarning0903Effect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_Miasma_1",
|
||||
"FrameCountHigh": 73,
|
||||
"FrameCountLow": 35,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarning0903Effect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_Miasma_1",
|
||||
"FrameCountHigh": 135,
|
||||
"FrameCountLow": 91,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarning0903Effect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_Miasma_1",
|
||||
"FrameCountHigh": 273,
|
||||
"FrameCountLow": 255,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarning0903Effect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_Miasma_2",
|
||||
"FrameCountHigh": 66,
|
||||
"FrameCountLow": 40,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarning0903Effect",
|
||||
"ParryPriorityAddModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -476,7 +536,15 @@
|
||||
"ParamType": 3,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
],
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": 0.3
|
||||
}
|
||||
},
|
||||
"ParryTypeContral_Right": {
|
||||
"Duration": -1,
|
||||
|
@ -16,8 +16,9 @@
|
||||
"MuteStunProperty": true,
|
||||
"OnSwitchPhaseStart": [
|
||||
{
|
||||
"$type": "ModifyForceFrontHitAction",
|
||||
"$type": "PushOverrideOnHitConfig",
|
||||
"ForceFrontHit": true,
|
||||
"Tag": "ThugBulkyEnforcer_ForceFrontHit",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
|
@ -9,12 +9,23 @@
|
||||
{
|
||||
"$type": "PushInvincibleAction",
|
||||
"Tag": "Level_Invincible"
|
||||
},
|
||||
{
|
||||
"$type": "PushMuteBeSelectedAction",
|
||||
"MuteValue": true,
|
||||
"Tag": "Level_Invincible",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopInvincibleAction",
|
||||
"Tag": "Level_Invincible"
|
||||
},
|
||||
{
|
||||
"$type": "PopMuteBeSelectedAction",
|
||||
"Tag": "Level_Invincible",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -50,23 +50,9 @@
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "HpListenerModifier"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "HpListenerModifier"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -48,19 +48,7 @@
|
||||
"Priority": 1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -52,19 +52,7 @@
|
||||
"Priority": 1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -53,12 +53,6 @@
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -61,12 +61,6 @@
|
||||
"Priority": 0,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ExchangeToShieldModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
|
Binary file not shown.
@ -5,6 +5,11 @@
|
||||
"page_name": "AbyssS2MapRefreshPropWidget",
|
||||
"resource_path": 13799715242623467339
|
||||
},
|
||||
{
|
||||
"name": 9474957313380800501,
|
||||
"page_name": "ActivityCameraVegetabooRow",
|
||||
"resource_path": 7023686489500806644
|
||||
},
|
||||
{
|
||||
"name": 10638701617908775804,
|
||||
"page_name": "AvatarActivityRow1_6",
|
||||
@ -15,6 +20,16 @@
|
||||
"page_name": "AvatarActivityRow1_6",
|
||||
"resource_path": 8891233314563913563
|
||||
},
|
||||
{
|
||||
"name": 4255404117922566931,
|
||||
"page_name": "MusicGamePrepPage",
|
||||
"resource_path": 5968070058521553177
|
||||
},
|
||||
{
|
||||
"name": 4031740015876787055,
|
||||
"page_name": "MusicGamePrepPage",
|
||||
"resource_path": 5968070058521553177
|
||||
},
|
||||
{
|
||||
"name": 5595428200546802083,
|
||||
"page_name": "AutoBattleCollectPage",
|
||||
@ -140,6 +155,91 @@
|
||||
"page_name": "ActivityOVABattleSpecialPage",
|
||||
"resource_path": 865090309874764483
|
||||
},
|
||||
{
|
||||
"name": 15085296232699405070,
|
||||
"page_name": "",
|
||||
"resource_path": 17071552314482892061
|
||||
},
|
||||
{
|
||||
"name": 14414212937132490835,
|
||||
"page_name": "RepelTipsDialog",
|
||||
"resource_path": 12484818006060131795
|
||||
},
|
||||
{
|
||||
"name": 14650572793300027290,
|
||||
"page_name": "RepelTipsDialog",
|
||||
"resource_path": 12484818006060131795
|
||||
},
|
||||
{
|
||||
"name": 12240425702214884901,
|
||||
"page_name": "RepelFightingPage",
|
||||
"resource_path": 2896406222245987986
|
||||
},
|
||||
{
|
||||
"name": 6061698633947406341,
|
||||
"page_name": "RepelLevelBuffRow",
|
||||
"resource_path": 17865609122179167001
|
||||
},
|
||||
{
|
||||
"name": 2139273465640333816,
|
||||
"page_name": "RepelFightingRecordWidget",
|
||||
"resource_path": 1117530572251361182
|
||||
},
|
||||
{
|
||||
"name": 16448907520358639992,
|
||||
"page_name": "RepelFightingRecordWidget",
|
||||
"resource_path": 1117530572251361182
|
||||
},
|
||||
{
|
||||
"name": 12823072711796281225,
|
||||
"page_name": "RepelFightingWidget",
|
||||
"resource_path": 4559920644368803457
|
||||
},
|
||||
{
|
||||
"name": 8978951503285605667,
|
||||
"page_name": "RepelLevelTabBtn",
|
||||
"resource_path": 452584306623369530
|
||||
},
|
||||
{
|
||||
"name": 12574725220897446523,
|
||||
"page_name": "RepelPrepPage",
|
||||
"resource_path": 13426540925146181624
|
||||
},
|
||||
{
|
||||
"name": 8950079886186622155,
|
||||
"page_name": "RepelBuffListDialog",
|
||||
"resource_path": 7214163582281399390
|
||||
},
|
||||
{
|
||||
"name": 4850459487926448699,
|
||||
"page_name": "",
|
||||
"resource_path": 17071552314482892061
|
||||
},
|
||||
{
|
||||
"name": 15486692162292495671,
|
||||
"page_name": "RepelPrepRow",
|
||||
"resource_path": 5611795171193242590
|
||||
},
|
||||
{
|
||||
"name": 6983292885958515615,
|
||||
"page_name": "RepelLevelEnemyRow",
|
||||
"resource_path": 9819479263318633027
|
||||
},
|
||||
{
|
||||
"name": 7895429186827780893,
|
||||
"page_name": "RepelPrepPage",
|
||||
"resource_path": 13426540925146181624
|
||||
},
|
||||
{
|
||||
"name": 14602969316169530273,
|
||||
"page_name": "RepelBuffListRow",
|
||||
"resource_path": 11913263336560051142
|
||||
},
|
||||
{
|
||||
"name": 13231818595190431242,
|
||||
"page_name": "RepelFightingWidget",
|
||||
"resource_path": 4559920644368803457
|
||||
},
|
||||
{
|
||||
"name": 4674565210531296587,
|
||||
"page_name": "SelecteMonsterCardWidget",
|
||||
@ -205,6 +305,11 @@
|
||||
"page_name": "SummerFishSellDialog",
|
||||
"resource_path": 13119553415889846078
|
||||
},
|
||||
{
|
||||
"name": 4804702425662519864,
|
||||
"page_name": "TogglePanel02",
|
||||
"resource_path": 6876829274460341309
|
||||
},
|
||||
{
|
||||
"name": 2300253379665498241,
|
||||
"page_name": "PulchraActivityPage",
|
||||
@ -425,6 +530,16 @@
|
||||
"page_name": "UrbanMapHUDPathGuideWidget",
|
||||
"resource_path": 17642645818046368576
|
||||
},
|
||||
{
|
||||
"name": 11902359497613542797,
|
||||
"page_name": "VegetabooTipsDialog",
|
||||
"resource_path": 14369695743988829334
|
||||
},
|
||||
{
|
||||
"name": 9934182597003243373,
|
||||
"page_name": "VegetabooTipsRow",
|
||||
"resource_path": 13210452339101466039
|
||||
},
|
||||
{
|
||||
"name": 11447337837937641851,
|
||||
"page_name": "WhitfieldGuideRow",
|
||||
@ -1173,6 +1288,11 @@
|
||||
"page_name": "ActivityCameraRemakePage",
|
||||
"resource_path": 13709814346444811729
|
||||
},
|
||||
{
|
||||
"name": 15881123908178542750,
|
||||
"page_name": "ActivityCameraRemakePageV2",
|
||||
"resource_path": 16079551323582789337
|
||||
},
|
||||
{
|
||||
"name": 4281928853811931182,
|
||||
"page_name": "ActivityCameraSettlementPage",
|
||||
@ -1403,6 +1523,11 @@
|
||||
"page_name": "ActivityExchangeWidget",
|
||||
"resource_path": 10622363855154575605
|
||||
},
|
||||
{
|
||||
"name": 18175273022687174404,
|
||||
"page_name": "ActivityCameraRemakePageV2",
|
||||
"resource_path": 16079551323582789337
|
||||
},
|
||||
{
|
||||
"name": 16794984848286639853,
|
||||
"page_name": "ActivitGachaVideoDialog",
|
||||
@ -1696,6 +1821,56 @@
|
||||
"page_name": "ActivityReturningRewardWidget",
|
||||
"resource_path": 2698948745158392290
|
||||
},
|
||||
{
|
||||
"name": 9516597712047051462,
|
||||
"page_name": "MusicGamePrepPage",
|
||||
"resource_path": 5968070058521553177
|
||||
},
|
||||
{
|
||||
"name": 15998050945021075715,
|
||||
"page_name": "MusicGamePrepPage",
|
||||
"resource_path": 5968070058521553177
|
||||
},
|
||||
{
|
||||
"name": 940315876720007620,
|
||||
"page_name": "MusicGamePlayRow",
|
||||
"resource_path": 603065609864675901
|
||||
},
|
||||
{
|
||||
"name": 9340956170079349384,
|
||||
"page_name": "MusicGamePlayTestRow",
|
||||
"resource_path": 7011304193930664366
|
||||
},
|
||||
{
|
||||
"name": 4221580770148753752,
|
||||
"page_name": "MusicGamePlayPage",
|
||||
"resource_path": 16982168514079825425
|
||||
},
|
||||
{
|
||||
"name": 17370498868326297402,
|
||||
"page_name": "MusicGameResultPage",
|
||||
"resource_path": 11257503379439283684
|
||||
},
|
||||
{
|
||||
"name": 17540178270566488632,
|
||||
"page_name": "MusicGamePrepListRow",
|
||||
"resource_path": 6645090897197239211
|
||||
},
|
||||
{
|
||||
"name": 10335040660433228113,
|
||||
"page_name": "MusicGamePlayeEFRow",
|
||||
"resource_path": 4364702390226171121
|
||||
},
|
||||
{
|
||||
"name": 15446811653114732869,
|
||||
"page_name": "MusicGamePlayRow",
|
||||
"resource_path": 603065609864675901
|
||||
},
|
||||
{
|
||||
"name": 14300039554549172312,
|
||||
"page_name": "MusicGamePlayScore",
|
||||
"resource_path": 6871024290312713519
|
||||
},
|
||||
{
|
||||
"name": 5283190314154703037,
|
||||
"page_name": "RoleSkinAwardDialog",
|
||||
@ -1861,6 +2036,11 @@
|
||||
"page_name": "ActivityTrialWidget",
|
||||
"resource_path": 10711409421358539805
|
||||
},
|
||||
{
|
||||
"name": 14302569047975966941,
|
||||
"page_name": "ActivityCameraVegetabooRow",
|
||||
"resource_path": 7023686489500806644
|
||||
},
|
||||
{
|
||||
"name": 11254719463997279812,
|
||||
"page_name": "FishingAwardDialog",
|
||||
@ -2721,8 +2901,8 @@
|
||||
},
|
||||
{
|
||||
"name": 6533975093767395852,
|
||||
"page_name": "BangBooUAVInfoRow",
|
||||
"resource_path": 10556647084514487742
|
||||
"page_name": "RepelLevelTaskRow",
|
||||
"resource_path": 8611212283733885379
|
||||
},
|
||||
{
|
||||
"name": 9206786680053804339,
|
||||
@ -3031,6 +3211,21 @@
|
||||
"page_name": "BossRushDetailsRow",
|
||||
"resource_path": 11257312216678202484
|
||||
},
|
||||
{
|
||||
"name": 12388503984982863970,
|
||||
"page_name": "MessageBottleLoginDialog",
|
||||
"resource_path": 15190030856480705951
|
||||
},
|
||||
{
|
||||
"name": 93662103297778963,
|
||||
"page_name": "MessageBottleLoginProgressPoint",
|
||||
"resource_path": 6643913839085843304
|
||||
},
|
||||
{
|
||||
"name": 10025409108301361137,
|
||||
"page_name": "MessageBottleLoginWriteDialog",
|
||||
"resource_path": 18180502582825901124
|
||||
},
|
||||
{
|
||||
"name": 2487470409615472495,
|
||||
"page_name": "BountyMissionRow",
|
||||
@ -3137,6 +3332,11 @@
|
||||
"resource_path": 5492840434569281267,
|
||||
"system_operation": "CLIENT_SYSTEM_CAFE"
|
||||
},
|
||||
{
|
||||
"name": 17937292757785802012,
|
||||
"page_name": "CameraTrackWidget",
|
||||
"resource_path": 11955799646631735250
|
||||
},
|
||||
{
|
||||
"name": 5130714782165824216,
|
||||
"page_name": "CampIdleV2Page",
|
||||
@ -4412,6 +4612,11 @@
|
||||
"page_name": "FoodTruckTaskRow",
|
||||
"resource_path": 12194334998625192491
|
||||
},
|
||||
{
|
||||
"name": 14636583675350576910,
|
||||
"page_name": "",
|
||||
"resource_path": 17071552314482892061
|
||||
},
|
||||
{
|
||||
"name": 14405175414914233602,
|
||||
"page_name": "ForgeUPDetailItemWidget",
|
||||
@ -4833,6 +5038,16 @@
|
||||
"page_name": "GeneralChapterFinish",
|
||||
"resource_path": 5186320046085521702
|
||||
},
|
||||
{
|
||||
"name": 16748567919115085285,
|
||||
"page_name": "VegetabooTipsRow",
|
||||
"resource_path": 13210452339101466039
|
||||
},
|
||||
{
|
||||
"name": 13048422409171847346,
|
||||
"page_name": "VegetabooTipsDialog",
|
||||
"resource_path": 14369695743988829334
|
||||
},
|
||||
{
|
||||
"name": 12925126290407976051,
|
||||
"page_name": "GeneralClickToProceed02",
|
||||
@ -4978,6 +5193,11 @@
|
||||
"page_name": "GeneralHeadRow",
|
||||
"resource_path": 6589905808906943857
|
||||
},
|
||||
{
|
||||
"name": 1241201101089433837,
|
||||
"page_name": "RepelLevelBuffRow",
|
||||
"resource_path": 17865609122179167001
|
||||
},
|
||||
{
|
||||
"name": 10844007605622273622,
|
||||
"page_name": "GeneralIconCardRarity",
|
||||
@ -6686,6 +6906,11 @@
|
||||
"page_name": "InLevelBezierCurveGameWidget",
|
||||
"resource_path": 11571973415651977996
|
||||
},
|
||||
{
|
||||
"name": 17532837046093770912,
|
||||
"page_name": "InLevelBrujasPanel",
|
||||
"resource_path": 11539143616234234477
|
||||
},
|
||||
{
|
||||
"name": 18371154651678435942,
|
||||
"page_name": "InLevelRoleHudWidget02",
|
||||
@ -7126,6 +7351,11 @@
|
||||
"page_name": "InLevelScoreUI",
|
||||
"resource_path": 18377313169887490514
|
||||
},
|
||||
{
|
||||
"name": 8499751958071095077,
|
||||
"page_name": "InLevelSeedPanel",
|
||||
"resource_path": 13086381504721358487
|
||||
},
|
||||
{
|
||||
"name": 3306549289654857420,
|
||||
"page_name": "InLevelSethiPanel",
|
||||
@ -7552,6 +7782,11 @@
|
||||
"page_name": "InterKnowCoursePoint03Widget",
|
||||
"resource_path": 12392578079774495446
|
||||
},
|
||||
{
|
||||
"name": 5269048183252571835,
|
||||
"page_name": "InterKnowCoursePointEndWidget",
|
||||
"resource_path": 14112178256973813359
|
||||
},
|
||||
{
|
||||
"name": 6372040891321209862,
|
||||
"page_name": "InterKnowCoursePointRewardWidget",
|
||||
@ -8430,6 +8665,11 @@
|
||||
"page_name": "MedalTipsDialog",
|
||||
"resource_path": 3385064386361912662
|
||||
},
|
||||
{
|
||||
"name": 3554451364169816375,
|
||||
"page_name": "MessageBottleLoginMainPage",
|
||||
"resource_path": 17205598901519767304
|
||||
},
|
||||
{
|
||||
"name": 9565441219004726041,
|
||||
"page_name": "MessagePop",
|
||||
@ -8986,6 +9226,11 @@
|
||||
"page_name": "CompanionRewardRow",
|
||||
"resource_path": 4747761689574244265
|
||||
},
|
||||
{
|
||||
"name": 11057053486172598766,
|
||||
"page_name": "",
|
||||
"resource_path": 17071552314482892061
|
||||
},
|
||||
{
|
||||
"name": 14577693320949769228,
|
||||
"page_name": "PasswordGameNumBtn",
|
||||
@ -9333,6 +9578,21 @@
|
||||
"page_name": "RankRoleCardRow",
|
||||
"resource_path": 9642671695449708543
|
||||
},
|
||||
{
|
||||
"name": 15160092111296031016,
|
||||
"page_name": "InLevelSkillButtonRealTimeQTE",
|
||||
"resource_path": 8600992390544764136
|
||||
},
|
||||
{
|
||||
"name": 486842545866269030,
|
||||
"page_name": "RealTimeQTEDialog",
|
||||
"resource_path": 9583186054910157233
|
||||
},
|
||||
{
|
||||
"name": 4563949579007643914,
|
||||
"page_name": "RealTimeQTEBar",
|
||||
"resource_path": 18301315146267435643
|
||||
},
|
||||
{
|
||||
"name": 7711214031367061740,
|
||||
"page_name": "GeneralMissionGetDialogImageItem",
|
||||
@ -9363,6 +9623,11 @@
|
||||
"page_name": "TypeSuitRow",
|
||||
"resource_path": 14418637248493048407
|
||||
},
|
||||
{
|
||||
"name": 8810723682658020749,
|
||||
"page_name": "RecommendWeaponRow",
|
||||
"resource_path": 17220607913664734515
|
||||
},
|
||||
{
|
||||
"name": 9813488088585273620,
|
||||
"page_name": "ReconnectingDialog",
|
||||
@ -9378,6 +9643,71 @@
|
||||
"page_name": "RedeemRewardDialog",
|
||||
"resource_path": 15238671466147916864
|
||||
},
|
||||
{
|
||||
"name": 7172513550049212973,
|
||||
"page_name": "RepelFightingPage",
|
||||
"resource_path": 2896406222245987986
|
||||
},
|
||||
{
|
||||
"name": 5432150670243098229,
|
||||
"page_name": "RepelLevelTabBtn",
|
||||
"resource_path": 452584306623369530
|
||||
},
|
||||
{
|
||||
"name": 15039167017798198574,
|
||||
"page_name": "RepelFightingRecordWidget",
|
||||
"resource_path": 1117530572251361182
|
||||
},
|
||||
{
|
||||
"name": 4565422905799486717,
|
||||
"page_name": "RepelLevelTaskRow",
|
||||
"resource_path": 8611212283733885379
|
||||
},
|
||||
{
|
||||
"name": 3223686495626265197,
|
||||
"page_name": "RepelTipsDialog",
|
||||
"resource_path": 12484818006060131795
|
||||
},
|
||||
{
|
||||
"name": 6787610863049479395,
|
||||
"page_name": "RepelBuffListDialog",
|
||||
"resource_path": 7214163582281399390
|
||||
},
|
||||
{
|
||||
"name": 14029613226387331196,
|
||||
"page_name": "",
|
||||
"resource_path": 17071552314482892061
|
||||
},
|
||||
{
|
||||
"name": 557226283095744976,
|
||||
"page_name": "RepelPrepRow",
|
||||
"resource_path": 5611795171193242590
|
||||
},
|
||||
{
|
||||
"name": 12960533631260053953,
|
||||
"page_name": "RepelLevelEnemyRow",
|
||||
"resource_path": 9819479263318633027
|
||||
},
|
||||
{
|
||||
"name": 9716249053266417453,
|
||||
"page_name": "RepelPrepPage",
|
||||
"resource_path": 13426540925146181624
|
||||
},
|
||||
{
|
||||
"name": 4780264965833655159,
|
||||
"page_name": "RepelBuffListRow",
|
||||
"resource_path": 11913263336560051142
|
||||
},
|
||||
{
|
||||
"name": 6463070433034742334,
|
||||
"page_name": "RepelResultRecordRow",
|
||||
"resource_path": 3975404459001176314
|
||||
},
|
||||
{
|
||||
"name": 18251579174280180906,
|
||||
"page_name": "RepelFightingWidget",
|
||||
"resource_path": 4559920644368803457
|
||||
},
|
||||
{
|
||||
"name": 6731474646955362398,
|
||||
"page_name": "ChatReportWidget",
|
||||
@ -9676,6 +10006,11 @@
|
||||
"page_name": "RoleTrustTaskRow",
|
||||
"resource_path": 4236706126198784526
|
||||
},
|
||||
{
|
||||
"name": 14440842419557314220,
|
||||
"page_name": "RecommendWeaponPanel",
|
||||
"resource_path": 17130063387121592844
|
||||
},
|
||||
{
|
||||
"name": 12474007001819891888,
|
||||
"page_name": "RouletteCancelWidget",
|
||||
|
@ -1,35 +1,4 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ShowMiddleTipAction",
|
||||
"Show": false,
|
||||
"TipID": 100001
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "ExAttack_L",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"Frame": 150
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ShowMiddleTipAction",
|
||||
"Show": true,
|
||||
"TipID": 100001
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "ExAttack_R",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"Frame": 120
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Abyss_BossFight16_EnvScore_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_HitCount": {
|
||||
|
192
Data/_unsorted/Abyss_BossFight19_Buff_01.json
Normal file
192
Data/_unsorted/Abyss_BossFight19_Buff_01.json
Normal file
@ -0,0 +1,192 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight19_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_AddedDamageRatio2": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_ElementDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_ExtraCritDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_ExtraDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_PairACount": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BossFight19_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BossFight19_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BossFight19_ChainAttackBuff",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic31_BaseBuff": {
|
||||
"Duration": 5,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Elec": "%AS_ElementDMGRatio"
|
||||
}
|
||||
},
|
||||
"AbyssPeriodic31_CritDMGBuff": {
|
||||
"Duration": 5,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_ExtraCritDMGRatio"
|
||||
}
|
||||
},
|
||||
"BossFight19_ChainAttackBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic31_BaseBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHitResult",
|
||||
"HitResult": "Critical"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic31_CritDMGBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByHitResult",
|
||||
"HitResult": "Critical"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BossFight19_DMGBuff1": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BossFight19_DMGBuff2": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio2",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BossFight19_PairAModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "MultipleRefresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Add",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BossFight19_DMGBuff1",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Equal",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BossFight19_DMGBuff2",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": 2,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BossFight19_PairCheckModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BossFight19_PairAModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
83
Data/_unsorted/Abyss_BossFight19_Buff_03.json
Normal file
83
Data/_unsorted/Abyss_BossFight19_Buff_03.json
Normal file
@ -0,0 +1,83 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight19_Buff_03",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_AddedElementAccumulationRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_AddedStunRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 15
|
||||
},
|
||||
"AS_ExtraAtkRatio": {
|
||||
"Value": 0.15
|
||||
},
|
||||
"AS_StunDamageRate": {
|
||||
"Value": 0.35
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ExtraAtk_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnStunDestroyOtherActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssBossFight19_StunTimeModifier",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssBossFight19_StunTimeModifier": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_StunDamageTakeRatio": "%AS_StunDamageRate"
|
||||
}
|
||||
},
|
||||
"ExtraAtk_Modifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
104
Data/_unsorted/Abyss_BossFight19_EnvBuff_01.json
Normal file
104
Data/_unsorted/Abyss_BossFight19_EnvBuff_01.json
Normal file
@ -0,0 +1,104 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight19_EnvBuff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedBuffDamageRatio": {
|
||||
"Value": -0.25
|
||||
},
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.06
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.06
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight19_EnvBuff_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ParryAid",
|
||||
"AttackAid"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"StackCount": 1,
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"OnBuffDamageBeingHit": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_DamageTakeRatio",
|
||||
"PropertyValue": "%AS_AddedBuffDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight19_EnvBuff_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "Formation_Interrupted"
|
||||
}
|
||||
],
|
||||
"StackCount": 4,
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Abyss_BossFight19_EnvBuff_Modifier": {
|
||||
"Duration": 30,
|
||||
"MaxStackingNumber": 6,
|
||||
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
64
Data/_unsorted/Abyss_BossFight19_EnvScore_01.json
Normal file
64
Data/_unsorted/Abyss_BossFight19_EnvScore_01.json
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight19_EnvScore_01",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"IsoldetheDefiler_Danger"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Tsunami_Seed_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "Tsunami_Seed_Killed"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Soldiers_Kill_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "Formation_Interrupted"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Soldiers_Kill_Modifier": {
|
||||
"Duration": 0.1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1546
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tsunami_Seed_Modifier": {
|
||||
"Duration": 0.1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1545
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
106
Data/_unsorted/Abyss_BossFight20_Buff_01.json
Normal file
106
Data/_unsorted/Abyss_BossFight20_Buff_01.json
Normal file
@ -0,0 +1,106 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight20_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_DamageResist": {
|
||||
"Value": -0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight20_Buff_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight20_AllResistBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarBuff_BossFight20_AllResistBuff": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_AllDamageResist": "%AS_DamageResist"
|
||||
}
|
||||
},
|
||||
"AvatarBuff_BossFight20_Buff_01": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
||||
"PropertyValue": "%AS_CritDMGRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
74
Data/_unsorted/Abyss_BossFight21_Buff_01.json
Normal file
74
Data/_unsorted/Abyss_BossFight21_Buff_01.json
Normal file
@ -0,0 +1,74 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight21_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_MaxHP": {
|
||||
"Value": 0.25
|
||||
},
|
||||
"AS_SkipDefDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_UltraDamageRatio": {
|
||||
"Value": 0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight21_Buff_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Ruin",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Ruin",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_UltraDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarBuff_BossFight21_Buff_01": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio",
|
||||
"Actor_MaxHPRatio": "%AS_MaxHP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
162
Data/_unsorted/Abyss_PeriodicLayerBuff_30.json
Normal file
162
Data/_unsorted/Abyss_PeriodicLayerBuff_30.json
Normal file
@ -0,0 +1,162 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_30",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 0.1
|
||||
},
|
||||
"AS_BuffDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_ExtraAtkRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_PairACount": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer30_BaseBuff",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "AbyssLayer30_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer30_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssLayer30_BaseAtkBuff1": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
|
||||
}
|
||||
},
|
||||
"AbyssLayer30_BaseAtkBuff2": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": 0.15
|
||||
}
|
||||
},
|
||||
"AbyssLayer30_BaseBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnBuffDamageHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BuffDamageRatio",
|
||||
"PropertyValue": "%AS_BuffDMGRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio",
|
||||
"Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio"
|
||||
}
|
||||
},
|
||||
"AbyssLayer30_PairAModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "MultipleRefresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Add",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer30_BaseAtkBuff1",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Equal",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer30_BaseAtkBuff2",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": 2,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AbyssLayer30_PairCheckModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer30_PairAModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
165
Data/_unsorted/Abyss_PeriodicLayerBuff_31.json
Normal file
165
Data/_unsorted/Abyss_PeriodicLayerBuff_31.json
Normal file
@ -0,0 +1,165 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_31",
|
||||
"AbilitySpecials": {
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_DamageResist": {
|
||||
"Value": -0.1
|
||||
},
|
||||
"AS_DamageResist2": {
|
||||
"Value": -0.2
|
||||
},
|
||||
"AS_ExtraDamageResist": {
|
||||
"Value": -0.1
|
||||
},
|
||||
"AS_PairACount": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnTeamAvatarConstructed": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "AbyssLayer31_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer31_PairCheckModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer31_ChainAttackBuff",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssLayer31_ChainAttackBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic31_BaseBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ChainAttack"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AbyssLayer31_PairAModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "MultipleRefresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Add",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamageResistBuff1",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Equal",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamageResistBuff2",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": 2,
|
||||
"ParamName": "AS_PairACount",
|
||||
"ParamType": "Float",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AbyssLayer31_PairCheckModifier": {
|
||||
"Duration": 1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssLayer31_PairAModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AbyssPeriodic31_BaseBuff": {
|
||||
"Duration": 10,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
||||
}
|
||||
},
|
||||
"DamageResistBuff1": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AllDamageResist",
|
||||
"PropertyValue": "%AS_DamageResist",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DamageResistBuff2": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AllDamageResist",
|
||||
"PropertyValue": "%AS_ExtraDamageResist",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
104
Data/_unsorted/Abyss_PeriodicLayerBuff_32.json
Normal file
104
Data/_unsorted/Abyss_PeriodicLayerBuff_32.json
Normal file
@ -0,0 +1,104 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_32",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_CriticalDelta": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_SkipDefDMGRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic32_BaseBuff",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic32_ExtraBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic32_AtkBuffByType": {
|
||||
"Duration": 15,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
||||
}
|
||||
},
|
||||
"AbyssPeriodic32_BaseBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio",
|
||||
"Actor_AddedDamageRatio_Fire": "%AS_AddedDamageRatio",
|
||||
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio"
|
||||
}
|
||||
},
|
||||
"AbyssPeriodic32_ExtraBuff": {
|
||||
"Duration": 15,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic32_AtkBuffByType",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Attack",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Ruin",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -21,7 +21,7 @@
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ChangeStylishFinalValueModifier",
|
||||
"ModifierName": "S3_06_ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
@ -32,7 +32,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ChangeStylishFinalValueModifier",
|
||||
"ModifierName": "S3_06_ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
@ -51,7 +51,7 @@
|
||||
"Actor_DamageTakeRatio": "%AS_AddedDamageRatio"
|
||||
}
|
||||
},
|
||||
"ChangeStylishFinalValueModifier": {
|
||||
"S3_06_ChangeStylishFinalValueModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"Predicates": [
|
||||
|
@ -40,7 +40,7 @@
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "RegisterStylishSkillAction",
|
||||
"StylishSkillID": 35
|
||||
"StylishSkillID": 37
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
|
@ -28,6 +28,10 @@
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1539
|
||||
},
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -31,6 +31,10 @@
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BuffModifier",
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -52,6 +52,10 @@
|
||||
"IgnoreRatio": false,
|
||||
"Percentage": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
|
@ -0,0 +1,96 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_VR_022_Buff_SeedPlay",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_CritDamageRatioDelta": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 20
|
||||
},
|
||||
"AS_FeverGetRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"NormalSp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BuffModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1733,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1734,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"BuffModifier": {
|
||||
"Buff": {
|
||||
"BuffID": 9000602,
|
||||
"IsOverrideDuration": true
|
||||
},
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Replace",
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta",
|
||||
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,59 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_VR_022_Buff_StrikeAccumulationPlay",
|
||||
"AbilitySpecials": {
|
||||
"AS_AbnormalResistDelta": {
|
||||
"Value": -0.5
|
||||
},
|
||||
"AS_PartStunRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "StunModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1080,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"StunModifier": {
|
||||
"Buff": {
|
||||
"BuffID": 9000601,
|
||||
"IsOverrideDuration": true
|
||||
},
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RecoverStunAction",
|
||||
"Amount": 0,
|
||||
"Percentage": "%AS_PartStunRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
23
Data/_unsorted/Activity_SmashBro_Airborne.json
Normal file
23
Data/_unsorted/Activity_SmashBro_Airborne.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Airborne",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"GasCan"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnPatternAttackLanded": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "SmashBro_GasTankHitTimes",
|
||||
"IsGlobal": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
578
Data/_unsorted/Activity_SmashBro_Buff_LastBattle.json
Normal file
578
Data/_unsorted/Activity_SmashBro_Buff_LastBattle.json
Normal file
@ -0,0 +1,578 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Buff_LastBattle",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_BuffCount": {
|
||||
"Value": 0,
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
"AS_BuffCountTemp": {
|
||||
"Value": 0,
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
"AS_DamageCountTemp": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_GasCanDamageCountTemp": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_SmashBro_AddedDamageRatio": {
|
||||
"Value": 0.05
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "SoloBuffTimer",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBeAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamagedModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByTotalDamage",
|
||||
"CompareType": "Greater",
|
||||
"Damage": 0,
|
||||
"SkipDamage": true,
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnBuffAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "EffModifier_Max",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
"9000603"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
},
|
||||
{
|
||||
"$type": "ByBuffCount",
|
||||
"BuffID": 9000603,
|
||||
"CompareType": "GreaterEqual",
|
||||
"StackCount": 10
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "EffModifier_Middle",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
"9000603"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
},
|
||||
{
|
||||
"$type": "ByBuffCount",
|
||||
"BuffID": 9000603,
|
||||
"CompareType": "GreaterEqual",
|
||||
"StackCount": 5
|
||||
},
|
||||
{
|
||||
"$type": "ByBuffCount",
|
||||
"BuffID": 9000603,
|
||||
"CompareType": "Less",
|
||||
"StackCount": 10
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "EffModifier_Low",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
"9000603"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
},
|
||||
{
|
||||
"$type": "ByBuffCount",
|
||||
"BuffID": 9000603,
|
||||
"CompareType": "Less",
|
||||
"StackCount": 5
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
"9000603"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
}
|
||||
],
|
||||
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "EffModifier_Remove",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
"9000603"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
},
|
||||
{
|
||||
"$type": "ByBuffCount",
|
||||
"BuffID": 9000603,
|
||||
"CompareType": "LessEqual",
|
||||
"StackCount": 0
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"CountChangeModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"DoRefresh": true,
|
||||
"Expression": "1+(specials(AS_BuffCount)*specials(AS_SmashBro_AddedDamageRatio))",
|
||||
"ParamName": "AS_DamageCountTemp",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_DamageCountTemp",
|
||||
"ParamName": "AS_Damage_Talent_Ratio",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Airborne_Explode",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_DamageCountTemp",
|
||||
"ParamName": "AS_Damage_Max_Ratio",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DamagedModifier": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Mod",
|
||||
"Param": 2,
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"ParamType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Equal",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"ParamType": "Integer"
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "(specials(AS_BuffCount)\/2)+1",
|
||||
"ParamName": "AS_BuffCount",
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "SoloBuffModifier",
|
||||
"StackCount": "%AS_BuffCount"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCount)-1",
|
||||
"ParamName": "AS_BuffCount"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCount)",
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CountChangeModifier",
|
||||
"Target": "EnemyAllied"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCount)\/2",
|
||||
"ParamName": "AS_BuffCount",
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "SoloBuffModifier",
|
||||
"StackCount": "%AS_BuffCount"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCount)",
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CountChangeModifier",
|
||||
"Target": "EnemyAllied"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"EffModifier_Low": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_06",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_06"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
|
||||
"EffectType": "Vignette"
|
||||
}
|
||||
]
|
||||
},
|
||||
"EffModifier_Max": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Middle"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Low"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_07",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_07"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_08",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_08"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "Less"
|
||||
}
|
||||
],
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_01",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_01"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "Less"
|
||||
}
|
||||
],
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_02",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_02"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_01_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_02_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Middle",
|
||||
"CompareType": "Equal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_03_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"EffModifier_Middle": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Low"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_03",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_03"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_04",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_04"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_01_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_02_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Middle",
|
||||
"CompareType": "Equal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_03_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"EffModifier_Remove": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Max"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Middle"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "EffModifier_Low"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Common_MA_Buff_VR_RimGlow_05",
|
||||
"key": "Common_MA_Buff_VR_RimGlow_05"
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"AttachPointName": "MiddlePoint",
|
||||
"EffectPattern": "Eff_Common_ActivityBattle_VR_03_01_Start",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"SoloBuffModifier": {
|
||||
"Buff": {
|
||||
"BuffID": 9000603,
|
||||
"IsOverrideDuration": true
|
||||
},
|
||||
"Duration": -1,
|
||||
"MaxStackingNumber": 10,
|
||||
"ModifierStacking": "MultipleAllRefresh"
|
||||
},
|
||||
"SoloBuffTimer": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "SoloBuffModifier"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CountChangeModifier",
|
||||
"Target": "EnemyAllied"
|
||||
}
|
||||
],
|
||||
"OnThinkInterval": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "SoloBuffModifier"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCount)+1",
|
||||
"ParamName": "AS_BuffCount",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Less",
|
||||
"Param": 10,
|
||||
"ParamName": "AS_BuffCount",
|
||||
"ParamType": "Integer"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "specials(AS_BuffCountTemp)+1",
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Less",
|
||||
"Param": 10,
|
||||
"ParamName": "AS_BuffCountTemp",
|
||||
"ParamType": "Integer"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CountChangeModifier",
|
||||
"Target": "EnemyAllied"
|
||||
}
|
||||
],
|
||||
"ThinkInterval": 4
|
||||
}
|
||||
}
|
||||
}
|
551
Data/_unsorted/Activity_SmashBro_Common_Avatar.json
Normal file
551
Data/_unsorted/Activity_SmashBro_Common_Avatar.json
Normal file
@ -0,0 +1,551 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Common_Avatar",
|
||||
"AbilitySpecials": {
|
||||
"AS_ExSPCD": {
|
||||
"Value": 3
|
||||
},
|
||||
"AS_FeverGetRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_NormalAttackCD": {
|
||||
"Value": 3
|
||||
},
|
||||
"AS_QTECD": {
|
||||
"Value": 3
|
||||
},
|
||||
"AS_SPGetRatio": {
|
||||
"Value": 0.4
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StrengthType": "Elite",
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Boss"
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"BeHitAid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackNormal"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"NormalSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByHeavyAttack",
|
||||
"IsHeavyAttack": true
|
||||
},
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"NormalAttackCDModifier"
|
||||
],
|
||||
"OperatorType": "Not",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_Branch_01_Plus_AttackProperty_03"
|
||||
]
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier02",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier02Relative",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AssaultAid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ExSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByHeavyAttack",
|
||||
"IsHeavyAttack": true
|
||||
},
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"ExSPCDModifier"
|
||||
],
|
||||
"OperatorType": "Not",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Brujas_Attack_Special_03_AttackProperty_02"
|
||||
]
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier04",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier04Relative",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByHeavyAttack",
|
||||
"IsHeavyAttack": true
|
||||
},
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"QTECDModifier"
|
||||
],
|
||||
"OperatorType": "Not",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_SwitchIn_Attack_Ex_AttackProperty_06"
|
||||
]
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier06",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier06Relative",
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier02",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Longinus_Attack_Normal_Enhance_04_AttackProperty_05_02",
|
||||
"Longinus_Attack_Normal_04_AttackProperty_05",
|
||||
"Brujas_Attack_Normal_05_AttackProperty_04_05",
|
||||
"Seed_Attack_Normal_04_AttackProperty_02",
|
||||
"Brujas_Attack_Counter_AttackProperty_04",
|
||||
"Seed_Attack_Counter_AttackProperty_02_R_01_End"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier02",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_Branch_Enhance_01_AttackProperty_03"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier02Relative",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_Branch_01_Plus_AttackProperty_03"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier04Relative",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Brujas_Attack_Special_03_AttackProperty_02"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier06Relative",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_SwitchIn_Attack_Ex_AttackProperty_06"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier04",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Seed_Attack_Branch_03_AttackProperty_02",
|
||||
"Seed_Attack_Branch_03_AttackProperty_Final",
|
||||
"Seed_Attack_Branch_03_AttackProperty_03_02"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"ExSPCDModifier"
|
||||
],
|
||||
"OperatorType": "Not",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier04",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Longinus_Attack_Normal_Enhance_04_AttackProperty_05_02",
|
||||
"Longinus_Attack_Normal_04_AttackProperty_05",
|
||||
"Brujas_Attack_Special_02_AttackProperty_04_02"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DelayModifier06",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Longinus_Attack_Normal_Enhance_04_AttackProperty_05_02",
|
||||
"Longinus_Attack_Normal_04_AttackProperty_05",
|
||||
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_04_02",
|
||||
"Seed_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio",
|
||||
"Actor_SPGetRatio": "%AS_SPGetRatio"
|
||||
}
|
||||
},
|
||||
"Modifiers": {
|
||||
"DelayModifier02": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier02",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "NormalAttackCDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DelayModifier02Relative": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier02Relative",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "NormalAttackCDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DelayModifier04": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier04",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ExSPCDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DelayModifier04Relative": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier04Relative",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ExSPCDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DelayModifier06": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier06",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QTECDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DelayModifier06Relative": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "ApplyDelayModifier02Relative",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QTECDModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "OverrideFrictionModifier",
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"ExSPCDModifier": {
|
||||
"Duration": "%AS_ExSPCD",
|
||||
"ModifierStacking": "Unique"
|
||||
},
|
||||
"NormalAttackCDModifier": {
|
||||
"Duration": "%AS_NormalAttackCD",
|
||||
"ModifierStacking": "Unique"
|
||||
},
|
||||
"OverrideFrictionModifier": {
|
||||
"Duration": 0.5,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushFrictionOverrideAction",
|
||||
"ColliderKind": "WallCollider",
|
||||
"DynamicFriction": 0,
|
||||
"OverrideFrictionCombination": "Multiply",
|
||||
"StaticFriction": 0,
|
||||
"Tag": "DisableWallFriction",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "PushFrictionOverrideAction",
|
||||
"ColliderKind": "HullCollider",
|
||||
"DynamicFriction": 0,
|
||||
"OverrideFrictionCombination": "Multiply",
|
||||
"StaticFriction": 0,
|
||||
"Tag": "DisableHullFriction",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopFrictionOverrideAction",
|
||||
"ColliderKind": "WallCollider",
|
||||
"Tag": "DisableWallFriction",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "PopFrictionOverrideAction",
|
||||
"ColliderKind": "HullCollider",
|
||||
"Tag": "DisableHullFriction",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"QTECDModifier": {
|
||||
"Duration": "%AS_QTECD",
|
||||
"ModifierStacking": "Unique"
|
||||
}
|
||||
}
|
||||
}
|
2385
Data/_unsorted/Activity_SmashBro_Common_Bounce_Graph.json
Normal file
2385
Data/_unsorted/Activity_SmashBro_Common_Bounce_Graph.json
Normal file
File diff suppressed because it is too large
Load Diff
5244
Data/_unsorted/Activity_SmashBro_Common_Bounce_Prop.json
Normal file
5244
Data/_unsorted/Activity_SmashBro_Common_Bounce_Prop.json
Normal file
File diff suppressed because it is too large
Load Diff
262
Data/_unsorted/Activity_SmashBro_Common_CoAttackPartner.json
Normal file
262
Data/_unsorted/Activity_SmashBro_Common_CoAttackPartner.json
Normal file
@ -0,0 +1,262 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "SkillBtnListenerMixin",
|
||||
"BtnListeners": [
|
||||
{
|
||||
"BtnOperations": [
|
||||
{
|
||||
"ListenerType": "PointDown",
|
||||
"TriggerActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CoAttackModifier_ExQTE",
|
||||
"Target": "LocalAvatar"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"CommonSkillType": "HitBackAttack"
|
||||
}
|
||||
],
|
||||
"IsCommonSkill": true
|
||||
}
|
||||
],
|
||||
"AbilityName": "Activity_SmashBro_Common_CoAttackPartner",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddDamageDuration": {
|
||||
"Value": 12,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 1,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_InvincibleDuration": {
|
||||
"Value": 3,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_LevelSkillCD": {
|
||||
"Value": 1,
|
||||
"ValueType": "Float"
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushInLevelCommonSkillAction",
|
||||
"CommonSkillType": "HitBackAttack",
|
||||
"Tag": "HitBackAttack"
|
||||
},
|
||||
{
|
||||
"$type": "SetInLevelCommonSkillCDAction",
|
||||
"CommonSkillType": "SupportAttack",
|
||||
"Delta": "%AS_LevelSkillCD",
|
||||
"IsReset": false,
|
||||
"ModifyType": "ByZero",
|
||||
"Ratio": 0,
|
||||
"ValueType": "DefaultValue"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopInLevelCommonSkillAction",
|
||||
"Tag": "HitBackAttack"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"CoAttackModifier_ExQTE": {
|
||||
"Duration": 0.5,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "CoAttackPartnerStartAction",
|
||||
"LockTargetID": "Player_SameTarget_LockTarget_01_OnlyMonster",
|
||||
"MpExecMode": "NotExecuted",
|
||||
"SwitchInIndex": 20,
|
||||
"TargetAvatarID": 1301,
|
||||
"TargetPosRot": {
|
||||
"BackupCoordsOption": "Self",
|
||||
"CoordsOption": "Relative",
|
||||
"NeedRaycastGround": true,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"BackupAngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"BackupPositionOffset": {
|
||||
"x": 1.5,
|
||||
"y": 0,
|
||||
"z": -2
|
||||
},
|
||||
"IsClampOffsetDistance": false,
|
||||
"PositionOffset": {
|
||||
"x": 1.5,
|
||||
"y": 0,
|
||||
"z": -2
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"BackupOffsetReferTarget": "Self",
|
||||
"OffsetReferTarget": "LastSelfAttackTarget"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "CoAttackPartnerFinishAction",
|
||||
"SwitchOutIndex": 2,
|
||||
"TargetAvatarID": 1301
|
||||
}
|
||||
]
|
||||
},
|
||||
"Cooperative_Combat_Brujas_Buff1_AddDamage": {
|
||||
"Duration": "%AS_AddDamageDuration",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "AttachEffect",
|
||||
"EffectPattern": "Buff_Common_Attack_Loop"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material3",
|
||||
"key": "Common_MA_Buff_Attack_Loop_RimGlow_01"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material3"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
|
||||
}
|
||||
},
|
||||
"Cooperative_Combat_Brujas_Buff1_Invincible": {
|
||||
"Duration": "%AS_InvincibleDuration",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushInvincibleAction",
|
||||
"Tag": "Cooperative_Combat_Brujas_Buff1_Invincible"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material1",
|
||||
"key": "Common_MA_SpecialBeHit_Invincible_OverrideRimGlow_01_Loop"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material2",
|
||||
"key": "Common_MA_SpecialBeHit_Invincible_ScreenImage_01_Loop"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopInvincibleAction",
|
||||
"Tag": "Cooperative_Combat_Brujas_Buff1_Invincible"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material1"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Cooperative_Brujas_Material2"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Cooperative_Combat_Brujas_TriggerExQTE": {
|
||||
"Duration": 1,
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PopMuteAllBattleEffect",
|
||||
"Tag": "SummonRobotAvatar"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"IsGlobal": true,
|
||||
"OverrideFadeOutTime": 0,
|
||||
"TargetPriority": 999
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"IsGlobal": false,
|
||||
"OverrideFadeOutTime": 0,
|
||||
"TargetPriority": 999
|
||||
},
|
||||
{
|
||||
"$type": "PushMuteAllBattleEffect",
|
||||
"Tag": "SummonRobotAvatar"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_PressExQTE",
|
||||
"ParamType": 1
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Cooperative_Combat_Brujas_Buff1_AddDamage",
|
||||
"Target": "LocalAvatar"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Cooperative_Combat_Brujas_Buff1_Invincible"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Cooperative_Combat_Brujas_Buff1_Invincible",
|
||||
"Target": "LocalAvatar"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "ActivityBattleAbility_Cooperative_Combat_Brujas_Buff3",
|
||||
"Target": "LocalAvatar"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Cooperative_Combat_Brujas_Buff1_TriggerExQTE"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnThinkInterval": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_PressExQTE",
|
||||
"ParamType": 1
|
||||
}
|
||||
],
|
||||
"ThinkInterval": 0.1
|
||||
}
|
||||
},
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CoAttackModifier_ExQTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
226
Data/_unsorted/Activity_SmashBro_Fence.json
Normal file
226
Data/_unsorted/Activity_SmashBro_Fence.json
Normal file
@ -0,0 +1,226 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Fence",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnDamageCalculated": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "FenceHitModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Device_LaserFenceBounce_Activating_Attackproperty_ToMonster"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByTotalDamage",
|
||||
"CompareType": "Greater",
|
||||
"TotalDamage": 0
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"FenceHitModifier": {
|
||||
"Duration": 0.5,
|
||||
"MaxStackingNumber": 3,
|
||||
"ModifierStacking": "MultipleAllRefresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "GreaterEqual",
|
||||
"CountModifierType": "CurTargetAbility",
|
||||
"ModifierName": "FenceHitModifier",
|
||||
"StackCount": 3,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "KickOutModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FenceHitModifier",
|
||||
"ModifierTargetType": "CurTargetAbility",
|
||||
"StackCount": 99,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"KickOutModifier": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"MuteFenceHit"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "SmashBro_PowerGridHitTimes",
|
||||
"IsGlobal": true
|
||||
},
|
||||
{
|
||||
"$type": "ApplyLogicMoveAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimCtrlerParam",
|
||||
"CompareType": "Equal",
|
||||
"IntVal": 0,
|
||||
"ParamName": "Int_HitForwardType",
|
||||
"ParamType": 3
|
||||
}
|
||||
],
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTargetRotation",
|
||||
"Duration": -1,
|
||||
"ReachTargetStop": false,
|
||||
"RotateType": "Instant",
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": false,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
},
|
||||
"IsClampOffsetDistance": false,
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "OnStart"
|
||||
},
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyLogicMoveAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimCtrlerParam",
|
||||
"CompareType": "Equal",
|
||||
"IntVal": 1,
|
||||
"ParamName": "Int_HitForwardType",
|
||||
"ParamType": 3
|
||||
}
|
||||
],
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTargetRotation",
|
||||
"Duration": -1,
|
||||
"ReachTargetStop": false,
|
||||
"RotateType": "Instant",
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "Caster",
|
||||
"NeedRaycastGround": false,
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
},
|
||||
"IsClampOffsetDistance": false,
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "Caster"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "OnStart"
|
||||
},
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "#Activity_SmashBro_Common_AttackProperty_Fence_Push",
|
||||
"Attacker": "Caster",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "#Activity_SmashBro_Common_AttackProperty_Fence",
|
||||
"Attacker": "LocalAvatar",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Target": "Self",
|
||||
"soundActionKey": "SA_Activity_2_2_HitFly_Hit_ElecTrap_Small"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "#Activity_SmashBro_Common_AttackProperty_Fence_Large_Push",
|
||||
"Attacker": "Caster",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "#Activity_SmashBro_Common_AttackProperty_Fence_Large",
|
||||
"Attacker": "LocalAvatar",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Target": "Self",
|
||||
"soundActionKey": "SA_Activity_2_2_HitFly_Hit_ElecTrap_Large"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"MuteFenceHit"
|
||||
],
|
||||
"IsAdd": false,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
275
Data/_unsorted/Activity_SmashBro_Huskron.json
Normal file
275
Data/_unsorted/Activity_SmashBro_Huskron.json
Normal file
@ -0,0 +1,275 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Attack_03_02_Loop_Parried",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": true,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"NoSelectedModifier",
|
||||
"BallCountDownModifier_2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"IsSeam": false
|
||||
},
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Attack_03_Parry_Start",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": true,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"BeHitRotateModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Attack_03_Parry_Loop",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": true,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"BeHitRotateModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Activity_SmashBro_Huskron",
|
||||
"AbilitySpecials": {
|
||||
"AS_Damage_Huskron_Self": {
|
||||
"Value": 2000000000000000
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"DelayHandlers": [
|
||||
{
|
||||
"DelayTime": 0.05,
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveAbilityAction",
|
||||
"AbilityName": "FlameCantor_HuskronSummonedAbility",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveAbilityAction",
|
||||
"AbilityName": "Huskron_Defence",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Bool_ActivityBattle",
|
||||
"ParamType": 2,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"Activity_SmashBro"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"MuteFenceHit"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"Huskron"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"#Activity_SmashBro_Common_AttackProperty_Avatar_02_Huskron"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_NoDamage",
|
||||
"PropertyValue": 1,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"BallCountDownModifier_1": {
|
||||
"Duration": 10,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Huskron_Self",
|
||||
"ParamName": "AS_Damage_Huskron_Self",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BallCountDownModifier_2": {
|
||||
"DelayHandlers": [
|
||||
{
|
||||
"DelayTime": 15,
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Trigger_Die",
|
||||
"ParamType": 1,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "DeadHandlerAction",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique"
|
||||
},
|
||||
"BeHitRotateModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnBeAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyLogicMoveAction",
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTarget",
|
||||
"Duration": 0.05,
|
||||
"ReachTargetStop": false,
|
||||
"RotateSpeed": 1,
|
||||
"RotateType": "Instant",
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "ReferTarget",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"IsClampOffsetDistance": false,
|
||||
"IsUseRotationXZ": false,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 9999
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"BackupOffsetReferTarget": "None",
|
||||
"OffsetReferTarget": "LocalAvatar"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "Always"
|
||||
},
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"ParamName": "Trigger_HitWall_ActivityBattle",
|
||||
"ParamType": 1,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerSoundAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCampType",
|
||||
"Camp": "TeamGood",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"soundActionKey": "SA_Activity_2_2_HitFly_BeHitFly_Small"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BlurShadowModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Activity_SmashBro_MA_Monster_OverrideRimGlow_01",
|
||||
"Target": "Self",
|
||||
"key": "Activity_SmashBro_MA_Monster_OverrideRimGlow_01"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Activity_SmashBro_MA_Monster_OverrideRimGlow_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"NoSelectedModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushMuteBeSelectedAction",
|
||||
"Tag": "HideMonster",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
2509
Data/_unsorted/Activity_SmashBro_Monster.json
Normal file
2509
Data/_unsorted/Activity_SmashBro_Monster.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,16 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster_Airborne_Adjust",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 1
|
||||
},
|
||||
"AS_AddedStunRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
]
|
||||
}
|
||||
}
|
96
Data/_unsorted/Activity_SmashBro_Monster_Data.json
Normal file
96
Data/_unsorted/Activity_SmashBro_Monster_Data.json
Normal file
@ -0,0 +1,96 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster_Data",
|
||||
"AbilitySpecials": {
|
||||
"AS_Damage_BossRatio": {
|
||||
"Value": 10
|
||||
},
|
||||
"AS_Damage_Fence_Divisor": {
|
||||
"Value": 3
|
||||
},
|
||||
"AS_Damage_Huskron_Other": {
|
||||
"Value": 300
|
||||
},
|
||||
"AS_Damage_Huskron_Self": {
|
||||
"Value": 200
|
||||
},
|
||||
"AS_Damage_Max": {
|
||||
"Value": 200000
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Activity_SmashBro_Monster_Data",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Huskron_Self",
|
||||
"ParamName": "AS_Damage_Huskron_Self",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Huskron_Other",
|
||||
"ParamName": "AS_Damage_Huskron_Other",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_BossRatio",
|
||||
"ParamName": "AS_Damage_BossRatio",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Fence_Divisor",
|
||||
"ParamName": "AS_Damage_Fence_Divisor",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Fence_DamageRatio",
|
||||
"ParamName": "AS_Fence_DamageRatio",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Talent_Ratio",
|
||||
"ParamName": "AS_Damage_Talent_Ratio",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Airborne_Explode",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Max",
|
||||
"ParamName": "AS_Damage_Max",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
57
Data/_unsorted/Activity_SmashBro_Rune_BallMoreEffect.json
Normal file
57
Data/_unsorted/Activity_SmashBro_Rune_BallMoreEffect.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Rune_BallMoreEffect",
|
||||
"AbilitySpecials": {
|
||||
"AS_Damage_Huskron_Other": {
|
||||
"Value": 300
|
||||
},
|
||||
"AS_Damage_Huskron_Self": {
|
||||
"Value": 200
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BallMoreEffectDelayApplyParmaModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"BallMoreEffectDelayApplyParmaModifier": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Monster",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Huskron_Self",
|
||||
"ParamName": "AS_Damage_Huskron_Self",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Huskron_Other",
|
||||
"ParamName": "AS_Damage_Huskron_Other",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "RefreshHuskronDamage",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
79
Data/_unsorted/Activity_SmashBro_Rune_GasCanMoreDamage.json
Normal file
79
Data/_unsorted/Activity_SmashBro_Rune_GasCanMoreDamage.json
Normal file
@ -0,0 +1,79 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Rune_GasCanMoreDamage",
|
||||
"AbilitySpecials": {
|
||||
"AS_Damage": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_DamageByHp_Boss": {
|
||||
"Value": 0.1
|
||||
},
|
||||
"AS_DamageByHp_Elite": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_DamageByHp_Normal": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_Damage_Max": {
|
||||
"Value": 100000
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BallMoreEffectDelayApplyParmaModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"BallMoreEffectDelayApplyParmaModifier": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "SetTargetAbilitySpecialAction",
|
||||
"Params": [
|
||||
{
|
||||
"AbilityName": "Airborne_Explode",
|
||||
"AbilitySpecials": [
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_DamageByHp_Boss",
|
||||
"ParamName": "AS_DamageByHp_Boss",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_DamageByHp_Elite",
|
||||
"ParamName": "AS_DamageByHp_Elite",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_DamageByHp_Normal",
|
||||
"ParamName": "AS_DamageByHp_Normal",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage",
|
||||
"ParamName": "AS_Damage",
|
||||
"ParamType": "Float"
|
||||
},
|
||||
{
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": "%AS_Damage_Max",
|
||||
"ParamName": "AS_Damage_Max",
|
||||
"ParamType": "Float"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
43
Data/_unsorted/Activity_SmashBro_Rune_KillSpeedUP.json
Normal file
43
Data/_unsorted/Activity_SmashBro_Rune_KillSpeedUP.json
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Rune_KillSpeedUP",
|
||||
"AbilitySpecials": {
|
||||
"AS_RecoverFeverDelta": {
|
||||
"Value": 200
|
||||
},
|
||||
"AS_RecoverSPDelta": {
|
||||
"Value": 40
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnDeadHandler": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "FeverRecoverModifier",
|
||||
"Target": "LocalAvatar"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"FeverRecoverModifier": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RecoverIndividualFeverAction",
|
||||
"Amount": "%AS_RecoverFeverDelta",
|
||||
"IgnoreRatio": false,
|
||||
"Percentage": 0,
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverSPAction",
|
||||
"Amount": "%AS_RecoverSPDelta",
|
||||
"IgnoreRatio": false,
|
||||
"Percentage": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
11
Data/_unsorted/Activity_SmashBro_Rune_MoreBall.json
Normal file
11
Data/_unsorted/Activity_SmashBro_Rune_MoreBall.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"AbilityName": "Activity_SmashBro_Rune_MoreBall",
|
||||
"AbilitySpecials": {
|
||||
"SmashBro_Rune_Level_Ball_MoreNum": {
|
||||
"Value": 1
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user