2704 lines
75 KiB
JSON
2704 lines
75 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "StylishScoreMixin",
|
|
"FinalScoreGetRatioModifierName": "StylishSkillComboModifier"
|
|
},
|
|
{
|
|
"$type": "GenericScoreMixin",
|
|
"GetRatioExpression": "actorProperty(Actor_StylishValueGetRatio)",
|
|
"OnScoreDecrease": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankC",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankB",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankA",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnScoreIncrease": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankC",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankB",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankA",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishValueRankS",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"RecoverExpression": "actorProperty(Actor_StylishValueRecover)",
|
|
"ScoreAbilitySpecial": "AS_StylishValue",
|
|
"ScoreMax": 2500,
|
|
"ScoreName": "StylishValue"
|
|
},
|
|
{
|
|
"$type": "GenericScoreMixin",
|
|
"GetRatioExpression": "actorProperty(Actor_StylishFinalScoreGetRatio)",
|
|
"OnScoreModified": [
|
|
],
|
|
"RecoverExpression": "actorProperty(Actor_StylishFinalScoreRecover)",
|
|
"ScoreAbilitySpecial": "AS_StylishFinalScore",
|
|
"ScoreMax": 999999,
|
|
"ScoreName": "StylishFinalScore"
|
|
},
|
|
{
|
|
"$type": "StylishSkillRecordMixin",
|
|
"OnRecordedSkillStart": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 10,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Normal"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 15,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Sp"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 20,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Rush"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 40,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Counter"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 30,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 40,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "QTE"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 100,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 30,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "BeHitAid"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 40,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "AssaultAid"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
}
|
|
],
|
|
"OnUnrecordedSkillStart": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 20,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Normal"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 30,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Sp"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 40,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Rush"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 80,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "Counter"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 60,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 80,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "QTE"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 200,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 60,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "BeHitAid"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 80,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "AssaultAid"
|
|
}
|
|
],
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "SkillStart"
|
|
}
|
|
],
|
|
"SkillRecordCount": 7
|
|
}
|
|
],
|
|
"AbilityName": "ActivityBattleAbility_Stylish_Base",
|
|
"AbilitySpecials": {
|
|
"AS_CurrentLevel": {
|
|
"Value": 0,
|
|
"ValueType": "Integer"
|
|
},
|
|
"AS_DamageFinalScorePercentage": {
|
|
"Value": 1
|
|
},
|
|
"AS_DamageScore": {
|
|
"Value": 0
|
|
},
|
|
"AS_DamageStorage": {
|
|
"Value": 0
|
|
},
|
|
"AS_RankAValue": {
|
|
"Value": 1200
|
|
},
|
|
"AS_RankBValue": {
|
|
"Value": 500
|
|
},
|
|
"AS_RankMaxValue": {
|
|
"Value": 2500
|
|
},
|
|
"AS_RankSValue": {
|
|
"Value": 2000
|
|
},
|
|
"AS_StylishFinalScore": {
|
|
"Value": 0
|
|
},
|
|
"AS_StylishValue": {
|
|
"Value": 0
|
|
},
|
|
"AS_Stylish_HitComboNum": {
|
|
"Value": 0
|
|
},
|
|
"AS_Stylish_HitComboNum_Max": {
|
|
"Value": 999
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "ActivityBattleAbility_Stylish_AvatarSpeicial"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnTeamAvatarConstructed": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "TeamCheckModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_DamageCheck",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BabelTowerPlatiunmTrophy",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"BabelTowerPlatiunmTrophy": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeAttackLanded": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"TargetKey": "LosePlatiunmTrophy"
|
|
},
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"StylishSkillID": 31
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "BabelTowerPlatiunmTrophy",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnIndirectBeingHitResolved": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"TargetKey": "LosePlatiunmTrophy"
|
|
},
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"StylishSkillID": 31
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "BabelTowerPlatiunmTrophy",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTotalDamage",
|
|
"CompareType": "Greater",
|
|
"Damage": 0,
|
|
"SkipDamage": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"BeingHitCheckCDModifier": {
|
|
"Duration": 3,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": -500,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "BeingHit",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"BeingHitCheckCDModifier_Protect": {
|
|
"Duration": 3,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": -250,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "BeingHit",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"BeingHitCheckModifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "ActwithStateFrameMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Hit_L_F",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Hit_L_B",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Hit_H_F",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Hit_H_B",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "HitFly_F",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier_Protect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"StylishValueProtect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "HitFly_B",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"CombinedAttackCDModifier": {
|
|
"Duration": 5,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 9
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 150,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 280,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"CombinedAttackCheckModifierA": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CombinedAttackCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"CombinedAttackCheckModifierB"
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"CombinedAttackCheckModifierB": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CombinedAttackCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"CombinedAttackCheckModifierA"
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"CommonAidCheckModifier": {
|
|
"Duration": 5,
|
|
"MaxStackingNumber": 3,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "CommonAidCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 12
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "CommonAidCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"CounterHitCheckModifier": {
|
|
"Duration": 5,
|
|
"MaxStackingNumber": 3,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "CounterHitCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 8
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 280,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "CounterHitCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"DisorderComboCheckModifier": {
|
|
"Duration": 10,
|
|
"MaxStackingNumber": 3,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "DisorderComboCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 13
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "DisorderComboCheckModifier",
|
|
"StackCount": 3,
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"DoubleParryModifier": {
|
|
"Duration": 0.5,
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Counter"
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 10
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 150,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 280,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "DoubleParryModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ExQTECancelCheckModifier": {
|
|
"Duration": 0.2,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "ActwithStateFrameMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_Start",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0,
|
|
"LayerIndex": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_Start_01",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0,
|
|
"LayerIndex": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_Start_02",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0,
|
|
"LayerIndex": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "SwitchIn_CoAttack_Ex_Start",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0,
|
|
"LayerIndex": 0
|
|
},
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"AnimatorStateName": "Attack_Enhance_01_Start",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"Frame": 0,
|
|
"LayerIndex": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Refresh"
|
|
},
|
|
"ExQTECancelModifier": {
|
|
"Duration": 1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 19
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 30,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"HitComboCheckModifier": {
|
|
"Duration": 5,
|
|
"ModifierStacking": "Refresh",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Replace",
|
|
"Param": 0,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer"
|
|
}
|
|
]
|
|
},
|
|
"MultipleHitCDModifier": {
|
|
"Duration": 3,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 7
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 50,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 100,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"ReflectBulletCDModifier": {
|
|
"Duration": 5,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 18
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 15,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
"SkyHitCheckModifier": {
|
|
"Duration": 3,
|
|
"MaxStackingNumber": 10,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "SkyHitCheckModifier",
|
|
"StackCount": 10,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 6
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 75,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "SkyHitCheckModifier",
|
|
"StackCount": 10,
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"StunResetCheckModifierB": {
|
|
"Duration": 10,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StunResetCheckModifierC",
|
|
"StackCount": 2,
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StunResetCheckModifierC",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "QTE"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"StunResetCheckModifierC": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 2,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"ModifierName": "StunResetCheckModifierC",
|
|
"StackCount": 2,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 11
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StunResetCheckModifierC",
|
|
"StackCount": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"StylishRankProtectModifier_LowToLevelA": {
|
|
"Duration": 6,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_StylishValueRecover": 80
|
|
}
|
|
},
|
|
"StylishRankProtectModifier_LowToLevelB": {
|
|
"Duration": 6,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_StylishValueRecover": 30
|
|
}
|
|
},
|
|
"StylishRankProtectModifier_LowToLevelS": {
|
|
"Duration": 6,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_StylishValueRecover": 120
|
|
}
|
|
},
|
|
"StylishSkillComboBuff": {
|
|
"MaxStackingNumber": 30,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": 0.005
|
|
}
|
|
},
|
|
"StylishSkillComboModifier": {
|
|
"Duration": 5,
|
|
"MaxStackingNumber": 99,
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboBuff"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishSkillComboBuff"
|
|
}
|
|
]
|
|
},
|
|
"StylishSkillModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAttackLanded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByAttackData",
|
|
"AttackDataType": "SufferHpDamage",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_DamageStorage",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "specials(AS_DamageFinalScorePercentage)*specials(AS_DamageStorage)",
|
|
"ParamName": "AS_DamageScore",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": "%AS_DamageScore",
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Damage",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnBeingHit": [
|
|
],
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos",
|
|
"Burn",
|
|
"Ignite",
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Strike"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 14
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 40,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 140,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 15
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 150,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Disorder"
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DisorderComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnCounterHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CounterHitCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelB",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "LowToLevelB"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelA",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "LowToLevelA"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelS",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "LowToLevelS"
|
|
}
|
|
],
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnDodgeSuccess": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Evade"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 22
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 70,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 1
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 50,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 0,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsLocalAvatar",
|
|
"IsLocalAvatar": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CombinedAttackCheckModifierB",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CombinedAttackCheckModifierA",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Hit_Sky"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SkyHitCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByCauseStun",
|
|
"IsCauseStun": true
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackSpecial",
|
|
"ExSp"
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTECancelCheckModifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnIndirectAttackLanded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByAttackData",
|
|
"AttackDataType": "SufferHpDamage",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_DamageStorage",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "specials(AS_DamageFinalScorePercentage)*specials(AS_DamageStorage)",
|
|
"ParamName": "AS_DamageScore",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": "%AS_DamageScore",
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Damage",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnKillOther": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 300,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnPatternHitOtherFinished": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHitOtherNum",
|
|
"CompareType": "GreaterEqual",
|
|
"Count": 3
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "MultipleHitCDModifier"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Add",
|
|
"Param": 1,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "LessEqual",
|
|
"Param": "%AS_Stylish_HitComboNum_Max",
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HitComboCheckModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 50,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 3
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 60,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 70,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 100,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 4
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 120,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 140,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 200,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 300,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 400,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 500,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 600,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 700,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 800,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": 900,
|
|
"ParamName": "AS_Stylish_HitComboNum",
|
|
"ParamType": "Integer",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 5
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 200,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 210,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnReflectBullet": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ReflectBulletCDModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "EvadeAid"
|
|
},
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ParryAid"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "RegisterStylishSkillAction",
|
|
"StylishSkillID": 2
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 50,
|
|
"ScoreName": "StylishValue",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": 0,
|
|
"ScoreName": "StylishFinalScore",
|
|
"ScoreTag": "Skill",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillComboModifier",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "DoubleParryModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "BeHitAid",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "CommonAid",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CommonAidCheckModifier",
|
|
"Target": "TeamEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStunDestroyOtherActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StunResetCheckModifierB",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"StylishValueRankA": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankB",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankC",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankS",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "LowToLevelA",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 2,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 2,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "LowToLevelA"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "HighToLevelA",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 2,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 2,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "HighToLevelA"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Replace",
|
|
"Param": 2,
|
|
"ParamName": "AS_CurrentLevel",
|
|
"ParamType": "Integer"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelA",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": 0.3,
|
|
"Actor_StylishValueRecover": -80
|
|
}
|
|
},
|
|
"StylishValueRankB": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankC",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankA",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankS",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "LowToLevelB",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 1,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 1,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "LowToLevelB"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "HighToLevelB",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 1,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankAValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 1,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "HighToLevelB"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Replace",
|
|
"Param": 1,
|
|
"ParamName": "AS_CurrentLevel",
|
|
"ParamType": "Integer"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelB",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": 0.15,
|
|
"Actor_StylishValueRecover": -30
|
|
}
|
|
},
|
|
"StylishValueRankC": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankB",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankA",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankS",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "HighToLevelC",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 0,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": "%AS_RankBValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 0,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "HighToLevelC"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Replace",
|
|
"Param": 0,
|
|
"ParamName": "AS_CurrentLevel",
|
|
"ParamType": "Integer"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": 0,
|
|
"Actor_StylishValueRecover": -5
|
|
}
|
|
},
|
|
"StylishValueRankS": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankB",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankA",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishValueRankC",
|
|
"Target": "TeamEntity"
|
|
},
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "LowToLevelS",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 3,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "GreaterEqual",
|
|
"Param": "%AS_RankSValue",
|
|
"ParamName": "AS_StylishValue"
|
|
},
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 3,
|
|
"ParamName": "AS_CurrentLevel"
|
|
}
|
|
],
|
|
"TargetKey": "LowToLevelS"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialAction",
|
|
"ModifyFunction": "Replace",
|
|
"Param": 3,
|
|
"ParamName": "AS_CurrentLevel",
|
|
"ParamType": "Integer"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "StylishRankProtectModifier_LowToLevelS",
|
|
"Target": "TeamEntity"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_StylishFinalScoreGetRatio": 0.5,
|
|
"Actor_StylishValueRecover": -120
|
|
}
|
|
},
|
|
"TeamCheckModifier": {
|
|
"Duration": 5,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Harumasa",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1201
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_HugoVlad",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1291
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Longinus",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1041
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Nostradamus",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1031
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_SilverAnby",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1381
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Tsubaki",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1021
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Unagi",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1091
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Yanagi",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1221
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_YiXuan",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1371
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Ellen_Enhance",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1191
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_PanYinhu",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1421
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Alice",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1401
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyAbilityAction",
|
|
"AbilityName": "ActivityBattleAbility_Stylish_AvatarSpeicial_Yuzuha",
|
|
"IsAutoTrigger": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "Self",
|
|
"TemplateID": 1411
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "StylishSkillModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BeingHitCheckModifier",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "GetStylishDamageFinalScorePercentageAction",
|
|
"AbilitySpecialName": "AS_DamageFinalScorePercentage"
|
|
}
|
|
]
|
|
} |