mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +02:00
Update ability-trigger.json
This commit is contained in:
parent
977db2363c
commit
669ab8672c
@ -12,6 +12,7 @@
|
||||
"blockItemTheft": "{{pokemonNameWithAffix}}的{{abilityName}}\n阻止了对方夺取道具!",
|
||||
"typeImmunityHeal": "{{pokemonNameWithAffix}}因{{abilityName}}\n回复了少许HP!",
|
||||
"nonSuperEffectiveImmunity": "{{pokemonNameWithAffix}}因{{abilityName}}\n避免了伤害!",
|
||||
"fullHpResistType": "{{pokemonNameWithAffix}} made its shell gleam!\nIt's distorting type matchups!",
|
||||
"moveImmunity": "对{{pokemonNameWithAffix}}没有效果!",
|
||||
"reverseDrain": "{{pokemonNameWithAffix}}\n吸到了污泥浆!",
|
||||
"postDefendTypeChange": "{{pokemonNameWithAffix}}因{{abilityName}}\n变成了{{typeName}}属性!",
|
||||
@ -51,6 +52,7 @@
|
||||
"postSummonTeravolt": "{{pokemonNameWithAffix}}\n正在释放溅射气场!",
|
||||
"postSummonDarkAura": "{{pokemonNameWithAffix}}\n正在释放暗黑气场!",
|
||||
"postSummonFairyAura": "{{pokemonNameWithAffix}}\n正在释放妖精气场!",
|
||||
"postSummonAuraBreak": "{{pokemonNameWithAffix}} reversed all other Pokémon's auras!",
|
||||
"postSummonNeutralizingGas": "周围充满了\n{{pokemonNameWithAffix}}的化学变化气体!",
|
||||
"postSummonAsOneGlastrier": "{{pokemonNameWithAffix}}\n同时拥有了两种特性!",
|
||||
"postSummonAsOneSpectrier": "{{pokemonNameWithAffix}}\n同时拥有了两种特性!",
|
||||
@ -59,4 +61,4 @@
|
||||
"postSummonTabletsOfRuin": "{{pokemonNameWithAffix}}的灾祸之简\n令周围的宝可梦的{{statName}}减弱了!",
|
||||
"postSummonBeadsOfRuin": "{{pokemonNameWithAffix}}的灾祸之玉\n令周围的宝可梦的{{statName}}减弱了!",
|
||||
"preventBerryUse": "{{pokemonNameWithAffix}}因太紧张\n而无法食用树果!"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user