52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "NamelessOne_Test",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Eff_Treasure_Open",
|
|
"FireEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotSavePoint",
|
|
"PointName": "FinalHighGroundPoint"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"OnAdded": [
|
|
{
|
|
"$type": "CreateSavePointAction",
|
|
"PointName": "HighGroundPoint1",
|
|
"TargetPosRot": {
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferLevelPoint",
|
|
"LevelPointName": "Monster_NamelessOne_HighGroundPoint1",
|
|
"LevelPointType": "GroupPoint"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "CreateSavePointAction",
|
|
"PointName": "HighGroundPoint2",
|
|
"TargetPosRot": {
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferLevelPoint",
|
|
"LevelPointName": "Monster_NamelessOne_HighGroundPoint2",
|
|
"LevelPointType": "GroupPoint"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "CreateSavePointAction",
|
|
"PointName": "HighGroundPoint3",
|
|
"TargetPosRot": {
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferLevelPoint",
|
|
"LevelPointName": "Monster_NamelessOne_HighGroundPoint3",
|
|
"LevelPointType": "GroupPoint"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |