ZenlessData/Data/Bangboo_Avocaboo_Bookemon_Upgrade.json
2024-12-17 20:43:14 -03:00

135 lines
3.4 KiB
JSON

{
"AbilityName": "Bangboo_Avocaboo_Bookemon_Upgrade",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 4.5,
"ParamName": "Float_AttackRange",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_ATKRangeUp"
]
}
]
}
],
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 5.5,
"ParamName": "Float_AttackRange",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_ATKRangeUp"
]
}
],
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Bangboo_Avocaboo_Cure_Bookemon",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_DefenseBattle_PowerUp_01",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_DefenseBattle_PowerUp_02",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Bookemon_Upgrade",
"Target": "Self",
"key": "Eff_DefenseBattle_PowerUp_01_MA"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Bookemon_Upgrade_02",
"Target": "Self",
"key": "Eff_DefenseBattle_PowerUp_02_MA"
},
{
"$type": "FireAudio",
"AudioPattern": "Play_Tower_Bangboo_Avocaboo_Upgrade",
"Target": "Self"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Bangboo_Avocaboo_Cure_Bookemon",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": 3.4,
"ParamName": "AS_RecoverRatio"
}
]
}
],
"Target": "Self"
}
]
}
}