mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
109 lines
2.7 KiB
JSON
109 lines
2.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "WolfBoss_LossHP"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddAdventureModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx"
|
|
},
|
|
"ModifierName": "ADV_StageAbility_Maze_WolfBro",
|
|
"LifeTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"Count": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 5.1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvFireStimulus",
|
|
"StimulusName": "STIM_Gameplay_WolfBro_NPCMonster_Vase_Alert",
|
|
"InstigatorType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx"
|
|
},
|
|
"OverrideRange": 100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "WolfBoss_BeHit"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvFireStimulus",
|
|
"StimulusName": "STIM_Gameplay_WolfBro_NPCMonster_Vase_Alert",
|
|
"InstigatorType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx"
|
|
},
|
|
"OverrideRange": 100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"IsAttachToTargetEntity": true,
|
|
"Flags": [],
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_FakePlayer_Special_Resha_01_MonsterBrid.prefab",
|
|
"SubObjectModifyDataList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CaptureNPCToCharacter",
|
|
"CharacterUniqueName": {
|
|
"Value": "WolfBro_Boss"
|
|
},
|
|
"ReleaseIfPerformanceEnd": false,
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
},
|
|
"Type": "Entity"
|
|
} |