Files
FireflyGo_Resources/Config/ConfigAbility/Monster/Monster_XP_MonsterGroup_00_Ability.json
2025-08-15 08:08:45 +07:00

174 lines
4.8 KiB
JSON

{
"AbilityList": [
{
"Name": "Monster_XP_MonsterGroup_00_PassiveSkillInitiate",
"TargetInfo": {
"TargetType": "Caster"
},
"OnAdd": [
{
"$type": "RPG.GameCore.MakeCharacterHUDVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IndependentControl": true
},
{
"$type": "RPG.GameCore.SetEntityActionState",
"UniqueName": "PartControl",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ActionState": false
},
{
"$type": "RPG.GameCore.RemoveEntityFromTeamFormation",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
},
{
"$type": "RPG.GameCore.ShowBossInfoBar",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"IsShow": true
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
{
"$type": "RPG.GameCore.SetCharacterVisibleInViewMode"
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_XP_MonsterGroup_00_PassiveSkillInitiate"
}
}
],
"Modifiers": {
"MMonster_XP_MonsterGroup_00_PassiveSkillInitiate": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0493d22a0] 0xc0493d2270}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"BehaviorFlagList": [
"MuteSpeed"
],
"_CallbackList": [
{
"Event": "OnCreate",
"CallbackConfig": [
{
"$type": "RPG.GameCore.AttachEntityUnselectable"
},
{
"$type": "RPG.GameCore.OverrideMonsterRankScore",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
},
{
"Event": "OnDestroy",
"CallbackConfig": [
{
"$type": "RPG.GameCore.InfiniteWaveAddCurWaveMaxCount",
"AddDelta": {
"IsDynamic": false,
"FixedValue": {
"Value": -99
}
}
},
{
"$type": "RPG.GameCore.ForceKill",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeammate"
}
},
{
"$type": "RPG.GameCore.OverrideMonsterRankScore",
"IsRevert": true,
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
}
}
]
}
]
},
"MMonster_XP_MonsterGroup_00_PassiveOnMonster": {
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc0492087b0] 0xc049208780}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
},
"_CallbackList": [
{
"Event": "OnDestroy",
"CallbackConfig": [
{
"$type": "RPG.GameCore.LoseHPByRatio",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"DamageType": "AllType",
"RatioType": "MaxHP",
"Ratio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-881425428
]
}
}
}
]
}
]
}
}
},
{
"Name": "Monster_XP_MonsterGroup_00_Skill01",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": []
}
]
}