Files
DanhengServer-Resources/Config/ConfigAbility/Level/Level_Activity_EvolveBuild_Ability.json
2025-12-27 18:07:41 +08:00

77 lines
2.1 KiB
JSON

{
"AbilityList": [
{
"Modifiers": {
"MEvolveBuild_Scoring_Ability_0001": {
"LifeTime": -1,
"MaxLayer": 99,
"LayerAddWhenStack": {},
"WorkingTurn": "OwnerTurn",
"LifeStepMoment": "ModifierPhase2End",
"ApplyBehaviorFlagBindEffects": true,
"_CallbackList": [
{
"Event": "OnEvolveBuildGetKillScore",
"CallbackConfig": [
{
"$type": "RPG.GameCore.SetDynamicValueByChangeValue",
"DynamicKey": "KillBountyDeltaScore",
"TaskEnabled": true
},
{
"$type": "RPG.GameCore.SetBattleScoringItem",
"ScoringID": 90009,
"ModifyFunction": "Add",
"ModifyValue": {
"FixedValue": {
"RawValue": -149061134974976,
"Value": -34706.0
}
},
"TaskEnabled": true
}
]
}
],
"Count": -1,
"Stacking": "Unique",
"DynamicValues": {}
}
},
"Name": "EvolveBuild_Scoring_Ability_0001",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": true,
"ModifierName": {
"Value": "MEvolveBuild_Scoring_Ability_0001"
},
"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
}
]
}
]
}