96 lines
2.6 KiB
JSON
96 lines
2.6 KiB
JSON
{
|
|
"AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_EnhanceMissile",
|
|
"AbilitySpecials": {
|
|
"AS_CritDamageRatioDelta_Real": {
|
|
"Value": 1,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_CriticalDelta_ConvertRatio": {
|
|
"Value": 0.5,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_MissileCriticalDelta": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialsByPropertyAction",
|
|
"CustomPropertyType": "MissileCriticalDelta",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_MissileCriticalDelta",
|
|
"Percentage": 1,
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "(property(Crit_Battle)+specials(AS_MissileCriticalDelta))*specials(AS_CriticalDelta_ConvertRatio)",
|
|
"ParamName": "AS_CritDamageRatioDelta_Real",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Missile"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": 1,
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Missile"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CritDamageRatioDelta_Real",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnLevelAbilityItemChanged": [
|
|
{
|
|
"$type": "SetAbilitySpecialsByPropertyAction",
|
|
"CustomPropertyType": "MissileCriticalDelta",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_MissileCriticalDelta",
|
|
"Percentage": 1,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343013
|
|
}
|
|
],
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "(property(Crit_Battle)+specials(AS_MissileCriticalDelta))*specials(AS_CriticalDelta_ConvertRatio)",
|
|
"ParamName": "AS_CritDamageRatioDelta_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343013
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
}
|
|
]
|
|
}
|
|
} |