mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
120 lines
3.1 KiB
JSON
120 lines
3.1 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "BattleEventAbility_RogueChallengeTurnLimit_Win",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyActionDelay",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AddNormalizedValue": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLevelChallengeTurnLimit",
|
|
"LimitType": "Win",
|
|
"LimitCount": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_ChallengeTurnLimit"
|
|
},
|
|
"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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "BattleEventAbility_RogueChallengeTurnLimit_Lose",
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyActionDelay",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AddNormalizedValue": {
|
|
"FixedValue": {
|
|
"RawValue": 2147483650,
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLevelChallengeTurnLimit",
|
|
"LimitType": "Lose",
|
|
"LimitCount": {
|
|
"FixedValue": {
|
|
"RawValue": -149061134974976,
|
|
"Value": -34706.0
|
|
}
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AddModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AliveOnly": true,
|
|
"ModifierName": {
|
|
"Value": "MCommon_ChallengeTurnLimit"
|
|
},
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |