mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
2884 lines
100 KiB
JSON
2884 lines
100 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_01_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Physical",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Physical",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_01",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_01_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_02_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Fire",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Fire",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_02",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_02_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_03_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Ice",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Ice",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_03",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_03_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_04_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Thunder",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Thunder",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_04",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_04_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_05_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Wind",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Wind",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_05",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_05_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_06_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Quantum",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Quantum",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_06",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_06_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor01_07_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Imaginary",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnEnterBattle",
|
|
"Priority": -90,
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddWeakness",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"DamageType": "Imaginary",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor01_07",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor01_07_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor02_01_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenBreak",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyActionDelay",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AddNormalizedValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor02_01",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_01_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor02_02_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_02_ResistanceDown"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_CTRLResistanceDownRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_02_ResistanceDown": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.StackStatusResistance",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"BehaviorFlag": "STAT_CTRL",
|
|
"Resistance": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor02_02",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_02_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor02_03_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_03_SpeedDown"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_SpeedDownRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_03_SpeedDown": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "SpeedAddedRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor02_03",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_03_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor02_04_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenModifierDispel",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackStatusType",
|
|
"TargetStatusType": "Debuff",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCheckModifierCallBackBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Flag": "STAT_DOT",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CallBackModifierCaster"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetEntityType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"EntityTypeMask": "Avatar",
|
|
"AliveStateMask": "Mask_AliveOrLimbo",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetEntityType",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"EntityTypeMask": "Servant",
|
|
"AliveStateMask": "Mask_AliveOrLimbo",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_04_HOT"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_HealRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_04_HOT": {
|
|
"LifeTime": 2,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase1End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnPhase1",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Heal.prefab",
|
|
"Scale": {
|
|
"x": -1.0,
|
|
"y": -1.0,
|
|
"z": -1.0,
|
|
"normalized": {
|
|
"x": -0.577350259,
|
|
"y": -0.577350259,
|
|
"z": -0.577350259,
|
|
"normalized": {
|
|
"x": -0.5773503,
|
|
"y": -0.5773503,
|
|
"z": -0.5773503,
|
|
"magnitude": 1.00000012,
|
|
"sqrMagnitude": 1.00000024
|
|
},
|
|
"magnitude": 0.99999994,
|
|
"sqrMagnitude": 0.99999994
|
|
},
|
|
"magnitude": 1.73205078,
|
|
"sqrMagnitude": 3.0
|
|
},
|
|
"IsNeedFadeIn": true,
|
|
"ParamEntityUsage": "LookAt",
|
|
"TowardMaxPitchAngle": 90.0,
|
|
"MaxMutexCount": 1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HealHP",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"FormulaType": "HealByTargetMaxHP",
|
|
"HealPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"SPHitRatio": {},
|
|
"ModifyValue": {},
|
|
"DisplayData": {
|
|
"UIMessageHeight": 1.0,
|
|
"DitherRangeX": 0.01,
|
|
"DitherRangeY": 0.01,
|
|
"AttachPoint": "Origin",
|
|
"Duration": 1.5,
|
|
"Scale": 1.0,
|
|
"FixedPosition": true
|
|
},
|
|
"PerformanceDelay": {},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "ReplaceByCaster",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor02_04",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_04_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor02_05_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenAllowAction",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.Retarget",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByContainBehaviorFlag",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Flag": "Shield",
|
|
"TaskEnabled": true
|
|
},
|
|
"ByRandom": true,
|
|
"MaxNumber": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_ShieldTarget"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "MDF_ShieldTarget"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Value": {},
|
|
"DynamicKey": {
|
|
"Value": "MDF_ShieldTarget"
|
|
},
|
|
"SkipInCharmAction": true,
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam.SortByShield.SelectLast"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Target"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllLightTeam"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Target"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_DamageDown"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_DamageDownRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareMonsterRank",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 4,
|
|
"ResultWhenNotMonster": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Command"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_05_DamageDown": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.StackProperty",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"Property": "FatigueRatio",
|
|
"PropertyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_05_Target": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"BehaviorFlagList": [
|
|
"TeamAction"
|
|
],
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllTeammate"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Target"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor02_05_Command": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.TeamAction",
|
|
"ActionName": "Floor02_05_Command",
|
|
"Activated": true,
|
|
"RemoveWhenCasterDead": true,
|
|
"ActorPredicate": {
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
},
|
|
"TargetPredicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Target"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor02_05",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor02_05_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor03_01_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DamageStance",
|
|
"StanceDamageType": {},
|
|
"AliveStateMask": "Bit_Alive",
|
|
"AttackerTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"DefenderTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"StanceValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor03_01",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_01_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor03_02_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor03_02",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_02_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor03_03_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterDie",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyTeamBoostPoint",
|
|
"Team": "TeamLight",
|
|
"ModifyFunction": "Add",
|
|
"ModifyValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor03_03",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_03_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor03_04_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamDark",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_04_WeakDOT"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Electric_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Modifier_Poison_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Modifier_Tear_DamageRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Modifier_Tear_MaxPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Modifier_Burn_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor03_04_WeakDOT": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnAfterBeingAttacked",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetIsStanceWeakForCurrentSkill",
|
|
"AttackerType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByRandomChance",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 1073741825,
|
|
"Value": 0.25
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_DOT_Electric"
|
|
},
|
|
"LifeStepImmediately": true,
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Electric_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByRandomChance",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 1417339209,
|
|
"Value": 0.33
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_DOT_Poison"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Poison_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByRandomChance",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_DOT_Tear"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Tear_DamageRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"Modifier_Tear_MaxPercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_DOT_Burn"
|
|
},
|
|
"StackingFlag": "Rogue",
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": 4294967296,
|
|
"Value": 1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"LifeTime": {
|
|
"FixedValue": {
|
|
"RawValue": 8589934592,
|
|
"Value": 2.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"Modifier_Burn_DamagePercentage": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"InheritCaster": "TargetSelf",
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor03_04",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_04_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_Floor03_05_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenCharacterCreate",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTargetTeam",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"Team": "TeamLight",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_DebuffControl"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"DynamicValues": {
|
|
"MDF_HPRatio": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
},
|
|
"StageAbility_RogueDLC_Floor03_05_DebuffControl": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnListenHPChange",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_DebuffImmune"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_DebuffImmune"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_DebuffImmune"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_DebuffImmune"
|
|
},
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique",
|
|
"DynamicValues": {}
|
|
},
|
|
"StageAbility_RogueDLC_Floor03_05_DebuffImmune": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"BehaviorFlagList": [
|
|
"ImmuneDebuff"
|
|
],
|
|
"_CallbackList": [
|
|
{
|
|
"Event": "OnStack",
|
|
"CallbackConfig": [
|
|
{
|
|
"$type": "RPG.GameCore.DispelStatus",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "ModifierOwnerEntity"
|
|
},
|
|
"OnlyAlive": true,
|
|
"OnlyCanDispel": true,
|
|
"BuffType": "Debuff",
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_Floor03_05",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_Floor03_05_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"DynamicValues": {}
|
|
},
|
|
{
|
|
"Modifiers": {
|
|
"StageAbility_RogueDLC_ReinforceBE_Modifier": {
|
|
"LifeTime": -1,
|
|
"MaxLayer": 99,
|
|
"LayerAddWhenStack": {},
|
|
"WorkingTurn": "OwnerTurn",
|
|
"LifeStepMoment": "ModifierPhase2End",
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"Count": -1,
|
|
"Stacking": "Unique"
|
|
}
|
|
},
|
|
"Name": "StageAbility_RogueDLC_ReinforceBE",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "StageAbility_RogueDLC_ReinforceBE_Modifier"
|
|
},
|
|
"Chance": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"MaxTargetCount": {
|
|
"FixedValue": {
|
|
"RawValue": -4294967296,
|
|
"Value": -1.0
|
|
}
|
|
},
|
|
"IsShowUIMessageFromModel": true,
|
|
"IsShowUIMessageOnUpdate": true,
|
|
"ShowUIMessageInternalTime": -1.0,
|
|
"UseFixedPosition": true,
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |