ZenlessData/Data/Bangboo_Exploreboo_Bookemon_Upgrade.json

97 lines
2.5 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Bangboo_Exploreboo_Bookemon_Upgrade",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Bangboo_Exploreboo_Inspire_Bookemon",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": 10,
"ParamName": "AS_RecoverAmount"
}
]
}
],
"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_Exploreboo_Upgrade",
"Target": "Self"
}
]
}
}