2024-09-23 20:11:37 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "Lighter_Talent_04",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_ActCD_Talent04": {
|
2024-11-04 13:05:40 +08:00
|
|
|
"Value": 6
|
2024-09-23 20:11:37 +08:00
|
|
|
},
|
2024-11-04 13:05:40 +08:00
|
|
|
"AS_BreakStunBase": {
|
|
|
|
"Value": 120
|
2024-09-23 20:11:37 +08:00
|
|
|
},
|
2024-11-04 13:05:40 +08:00
|
|
|
"AS_BreakStun_Max": {
|
|
|
|
"Value": 240
|
|
|
|
},
|
|
|
|
"AS_DamagefromBreakStun_Unique": {
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
"AS_Magnification_Base": {
|
|
|
|
"Value": 3.6
|
|
|
|
},
|
|
|
|
"AS_Magnification_BreakStun": {
|
|
|
|
"Value": 0.03
|
|
|
|
},
|
|
|
|
"AS_Max_DamageUp": {
|
|
|
|
"Value": 1
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
2024-11-04 13:05:40 +08:00
|
|
|
"OnAttackLanded": [
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "BranchOperator",
|
|
|
|
"Conditions": [
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "ByAnd",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByHasModifier",
|
|
|
|
"ModifierNameList": [
|
|
|
|
"Lighter_Talent04_FireTimer"
|
|
|
|
],
|
|
|
|
"OperatorType": "Not",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "ByCauseStun",
|
|
|
|
"IsCauseStun": true,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"SuccessActions": [
|
|
|
|
{
|
|
|
|
"$type": "BranchOperator",
|
|
|
|
"Conditions": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnd",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByPlayerPropertyValue",
|
|
|
|
"CompareType": "GreaterEqual",
|
|
|
|
"IsUsePercent": false,
|
|
|
|
"Numerator": "BreakStun_Battle",
|
|
|
|
"Target": "Self",
|
|
|
|
"Val1": "%AS_BreakStunBase"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"FailureActions": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
2024-09-23 20:11:37 +08:00
|
|
|
"ModifyFunction": "Replace",
|
2024-11-04 13:05:40 +08:00
|
|
|
"Param": 0,
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"Target": "Self"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
2024-11-04 13:05:40 +08:00
|
|
|
],
|
|
|
|
"SuccessActions": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "(property(BreakStun_Battle)-specials(AS_BreakStunBase))*specials(AS_Magnification_BreakStun)",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByPlayerPropertyValue",
|
|
|
|
"CompareType": "LessEqual",
|
|
|
|
"IsUsePercent": false,
|
|
|
|
"Numerator": "BreakStun_Battle",
|
|
|
|
"Target": "Self",
|
|
|
|
"Val1": "%AS_BreakStun_Max"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ValueType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "specials(AS_Max_DamageUp)",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "Greater",
|
|
|
|
"Param": "%AS_Max_DamageUp",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ValueType": "Float"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "property(Atk_Battle)*(specials(AS_Magnification_Base)+specials(AS_DamagefromBreakStun_Unique))",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"ValueType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "DamageByAttackPropertyAction",
|
|
|
|
"AttackProperty": {
|
|
|
|
"AddedDamageValue": "%AS_DamagefromBreakStun_Unique",
|
|
|
|
"DamageElement": "Fire"
|
|
|
|
},
|
|
|
|
"Target": "Target"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "FireEffect",
|
|
|
|
"EffectPattern": "Eff_Lighter_Common_01_Fire",
|
|
|
|
"FireEffectPosRot": {
|
|
|
|
"CoordsOption": "ReferTarget",
|
|
|
|
"Offset": {
|
|
|
|
"AngleOffset": {
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
|
|
|
},
|
|
|
|
"IsUseRotationXZ": true,
|
|
|
|
"IsUseRotationY": true,
|
|
|
|
"PositionOffset": {
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"TargetOption": {
|
|
|
|
"$type": "ConfigPosRotReferTarget",
|
|
|
|
"AttachPoint": "MiddlePoint",
|
|
|
|
"IsUseAttachPointPos": true,
|
|
|
|
"IsUseAttachPointRotation": false,
|
|
|
|
"OffsetReferTarget": "Self"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Target": "Target"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Lighter_Talent04_FireTimer",
|
|
|
|
"Target": "Self"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
2024-11-04 13:05:40 +08:00
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "BranchOperator",
|
|
|
|
"Conditions": [
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "ByAnd",
|
2024-09-23 20:11:37 +08:00
|
|
|
"Predicates": [
|
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "ByAnimEventIDs",
|
|
|
|
"AnimEventIDs": [
|
|
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_01",
|
|
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_02"
|
|
|
|
],
|
2024-09-23 20:11:37 +08:00
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "ByCauseStun",
|
|
|
|
"IsCauseStun": true,
|
2024-09-23 20:11:37 +08:00
|
|
|
"Target": "Self"
|
2024-11-04 13:05:40 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"SuccessActions": [
|
|
|
|
{
|
|
|
|
"$type": "BranchOperator",
|
|
|
|
"Conditions": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnd",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByPlayerPropertyValue",
|
|
|
|
"CompareType": "GreaterEqual",
|
|
|
|
"IsUsePercent": false,
|
|
|
|
"Numerator": "BreakStun_Battle",
|
|
|
|
"Target": "Self",
|
|
|
|
"Val1": "%AS_BreakStunBase"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"FailureActions": [
|
2024-09-23 20:11:37 +08:00
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"ModifyFunction": "Replace",
|
|
|
|
"Param": 0,
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
2024-09-23 20:11:37 +08:00
|
|
|
"Target": "Self"
|
2024-11-04 13:05:40 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"SuccessActions": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "(property(BreakStun_Battle)-specials(AS_BreakStunBase))*specials(AS_Magnification_BreakStun)",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByPlayerPropertyValue",
|
|
|
|
"CompareType": "LessEqual",
|
|
|
|
"IsUsePercent": false,
|
|
|
|
"Numerator": "BreakStun_Battle",
|
|
|
|
"Target": "Self",
|
|
|
|
"Val1": "%AS_BreakStun_Max"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ValueType": "Float"
|
2024-09-23 20:11:37 +08:00
|
|
|
},
|
|
|
|
{
|
2024-11-04 13:05:40 +08:00
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "specials(AS_Max_DamageUp)",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "Greater",
|
|
|
|
"Param": "%AS_Max_DamageUp",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ValueType": "Float"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
2024-11-04 13:05:40 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"Expression": "property(Atk_Battle)*(specials(AS_Magnification_Base)+specials(AS_DamagefromBreakStun_Unique))",
|
|
|
|
"ParamName": "AS_DamagefromBreakStun_Unique",
|
|
|
|
"ValueType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "DamageByAttackPropertyAction",
|
|
|
|
"AttackProperty": {
|
|
|
|
"AddedDamageValue": "%AS_DamagefromBreakStun_Unique",
|
|
|
|
"DamageElement": "Fire"
|
|
|
|
},
|
|
|
|
"Target": "Target"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
2024-11-04 13:05:40 +08:00
|
|
|
]
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
2024-11-04 13:05:40 +08:00
|
|
|
"Lighter_Talent04_FireTimer": {
|
2024-09-23 20:11:37 +08:00
|
|
|
"Duration": "%AS_ActCD_Talent04",
|
2024-11-04 13:05:40 +08:00
|
|
|
"ModifierStacking": "Unique"
|
2024-09-23 20:11:37 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|