mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-11 10:22:27 +08:00
更新配置表
This commit is contained in:
@@ -4939,4 +4939,85 @@
|
||||
],
|
||||
},
|
||||
|
||||
//3.3 圣遗物地城因子 触发扩散反应时,队伍中所有角色获得X%风元素伤害加成,持续X秒
|
||||
"LevelEntity_LoopDungeon_MasteryUp_WindDamageUp_V3.3":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"avatarAbilities":[
|
||||
{
|
||||
"abilityName":"LevelEntity_LoopDungeon_MasteryUp_WindDamageUp_V3.3"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
//3.3迷城白板关卡怪物血量上限提升
|
||||
"LevelEntity_MistTrialV3_01":
|
||||
{
|
||||
"$type": "ConfigLevelEntity",
|
||||
"monsterAbilities": [
|
||||
{
|
||||
"abilityID": "LevelEntity_MistTrialV3_MonsterHpUp_01",
|
||||
"abilityName": "LevelEntity_MistTrialV3_MonsterHpUp_01",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
//3.3迷城主题关卡怪物血量上限提升
|
||||
"LevelEntity_MistTrialV3_02":
|
||||
{
|
||||
"$type": "ConfigLevelEntity",
|
||||
"monsterAbilities": [
|
||||
{
|
||||
"abilityID": "LevelEntity_MistTrialV3_MonsterHpUp_02",
|
||||
"abilityName": "LevelEntity_MistTrialV3_MonsterHpUp_02",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
//3.3 爬塔因子
|
||||
"LevelBuff_TowerBuff_CurAvatar_ElemDamageUp":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"teamAbilities":[
|
||||
{
|
||||
"abilityName":"LevelBuff_TowerBuff_CurAvatar_ElemDamageUp"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LevelEntity_TowerBuff_Swirl_CriticalHurtUp":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"teamAbilities":[
|
||||
{
|
||||
"abilityName":"LevelEntity_TowerBuff_Swirl_CriticalHurtUp"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LevelBuff_TowerBuff_CurAvatar_KeepTtkTriggerCJB":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"teamAbilities":[
|
||||
{
|
||||
"abilityName":"LevelBuff_TowerBuff_CurAvatar_KeepTtkTriggerCJB"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LevelBuff_ActivityTeamChainV3.4_CJBBUff":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"teamAbilities":[
|
||||
{
|
||||
"abilityName":"Activity_ActivityTeamChain_TeamControlBuff"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LevelBuff_ActivityTeamChainV3.4_In_Tide_BUff":
|
||||
{
|
||||
"$type":"ConfigLevelEntity",
|
||||
"avatarAbilities":[
|
||||
{
|
||||
"abilityName":"Activity_ActivityTeamChainV3.4_TideBuff"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user