mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"IsAttachToTargetEntity": true,
|
|
"Flags": [],
|
|
"AliveOnly": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_ScanLine_MonsterMatReplace.prefab",
|
|
"ForceSimulateImmediately": false,
|
|
"SubObjectModifyDataList": [],
|
|
"IsAttachToCaster": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"IsAttachToTargetEntity": true,
|
|
"Flags": [
|
|
"Resident"
|
|
],
|
|
"AliveOnly": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Rogue_BossEnhance_01.prefab",
|
|
"ForceSimulateImmediately": false,
|
|
"SubObjectModifyDataList": [],
|
|
"IsAttachToCaster": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "TargetMonster"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "TriggerBattleString"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "TargetNPC"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "TalkJson"
|
|
}
|
|
]
|
|
}
|
|
} |