ZenlessData/Data/Bangboo_Bookemon_Summoned.json

99 lines
2.1 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Bangboo_Bookemon_Summoned",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "BookemonBornPoint",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "CreateSavePointAction",
"PointName": "BookemonBornPointSP",
"Target": "Self",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "BookemonBornPoint",
"OffsetReferTarget": "Self"
}
}
},
{
"$type": "MuteRootMotionAction",
"EnableMute": true,
"Target": "Self"
},
{
"$type": "ModifyMassRatioAction",
"Ratio": 9999,
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_DefenseBattle_BangbooPlace_01",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_Huge"
]
}
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_DefenseBattle_BangbooPlace_01",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Bookemon_Huge"
]
}
],
"Target": "Self"
}
]
}