mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 17:12:27 +08:00
45 lines
1.1 KiB
Go
45 lines
1.1 KiB
Go
{
|
|
"Level_Sneak" :
|
|
{
|
|
"$type" : "ConfigLevelEntity",
|
|
"abilities":
|
|
[
|
|
{
|
|
"abilityID": "Level_Apply_Switch_SneakBtn",
|
|
"abilityName":"Level_Apply_Switch_SneakBtn"
|
|
},
|
|
{
|
|
"abilityID": "Level_Remove_Switch_SneakBtn",
|
|
"abilityName":"Level_Remove_Switch_SneakBtn"
|
|
},
|
|
{
|
|
"abilityID": "Avatar_Player_RunBomber",
|
|
"abilityName":"Avatar_Player_RunBomber"
|
|
},
|
|
{
|
|
"abilityID": "Avatar_Test_FlyingBomber",
|
|
"abilityName":"Avatar_Test_FlyingBomber"
|
|
},
|
|
{
|
|
"abilityID": "Level_Remove_Avatar_Test_FlyingBomber",
|
|
"abilityName":"Level_Remove_Avatar_Test_FlyingBomber"
|
|
},
|
|
{
|
|
"abilityID": "Avatar_FallingDamageImmune",
|
|
"abilityName":"Avatar_FallingDamageImmune"
|
|
},
|
|
{
|
|
"abilityID": "Level_Remove_FallingDamageImmune",
|
|
"abilityName":"Level_Remove_FallingDamageImmune"
|
|
},
|
|
{
|
|
"abilityID": "Avatar_Player_StaminaReduced",
|
|
"abilityName":"Avatar_Player_StaminaReduced"
|
|
},
|
|
{
|
|
"abilityID": "Level_Remove_Avatar_Player_StaminaReduced",
|
|
"abilityName":"Level_Remove_Avatar_Player_StaminaReduced"
|
|
},
|
|
],
|
|
},
|
|
} |