89 lines
2.0 KiB
JSON
89 lines
2.0 KiB
JSON
{
|
|
"AbilityName": "MazingerGoldenBomb_Avatar_Almighty",
|
|
"AbilitySpecials": {
|
|
"AS_Almighty_CD": {
|
|
"Value": 5
|
|
},
|
|
"AS_Almighty_EnhancedPoint_Count": {
|
|
"Value": 100
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
},
|
|
"Modifiers": {
|
|
"AlmightyCDModifier": {
|
|
"Duration": "%AS_Almighty_CD",
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_Almighty_EnhancedPoint_Count",
|
|
"CustomPropertyType": "EnhancedPoint",
|
|
"IsUsePercentage": false,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"AlmightyCDModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "MazingerGoldenBomb_Avatar_MissileRain",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"MazingerGoldenBomb_Avatar_MissileRain"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByPlayerPropertyValue",
|
|
"CompareType": "GreaterEqual",
|
|
"CustomNumerator": "EnhancedPoint",
|
|
"IsUsePercent": false,
|
|
"Numerator": "Custom",
|
|
"Target": "Self",
|
|
"Val1": 100
|
|
},
|
|
{
|
|
"$type": "ByAnimCtrlerParam",
|
|
"CompareType": "Equal",
|
|
"IntVal": 1,
|
|
"ParamName": "Int_WeaponType",
|
|
"ParamType": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AlmightyCDModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"AlmightyCDModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |