mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
140 lines
3.8 KiB
JSON
140 lines
3.8 KiB
JSON
{
|
|
"ModifierMap": {
|
|
"ADV_LevelAbilityModifier_2013201": {},
|
|
"ADV_LevelAbilityModifier_2013202": {
|
|
"OnCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.AdventureByNPCMonsterPurposeType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
}
|
|
},
|
|
"ByRandom": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddClientMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ID": 2013201
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnNpcMonsterCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.AdventureByNPCMonsterPurposeType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
}
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddClientMazeBuff",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ID": 2013201
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ADV_LevelAbilityModifier_MazeEnviProp_2023301": {
|
|
"OnCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureModifyTeamPlayerHP",
|
|
"AddRatio": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"TriggerCommonEffect": false
|
|
}
|
|
],
|
|
"OnAfterBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureModifyTeamPlayerHP",
|
|
"AddRatio": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"TriggerCommonEffect": false
|
|
}
|
|
]
|
|
},
|
|
"ADV_LevelAbilityModifier_MazeEnviProp_2010011": {
|
|
"OnAfterBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsLastBattleWin"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAdventureDynamicValue"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ADV_LevelAbilityModifier_MazeEnviProp_2020011": {
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.ToastPage",
|
|
"Type": "MazeEnvBuffToast",
|
|
"MessageOne": {
|
|
"Hash": 2689372482890048927
|
|
},
|
|
"MessageTwo": {
|
|
"Hash": 13013349132478528449
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ADV_LevelAbilityModifier_MazeEnviProp_2020012": {
|
|
"OnCreate": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifierAttachEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_ContaminateTree_MonsterBuff01.prefab",
|
|
"AttachPoint": "EffectScale",
|
|
"MinMutexTime": -1,
|
|
"MutexType": "Entity"
|
|
}
|
|
],
|
|
"Count": 1
|
|
},
|
|
"ADV_LevelAbilityModifier_MazeEnviProp_2020013": {},
|
|
"ADV_StageAbility_MazeModifier_BattleEvent60010": {},
|
|
"ADV_StageAbility_MazeModifier_Stage20312050": {
|
|
"OnAfterBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByStatisticCustomValue"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValueByStatisticCustomValue"
|
|
}
|
|
]
|
|
},
|
|
"ADV_StageAbility_20423": {}
|
|
}
|
|
} |