Translations:Shield durability/5/en: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 03:41, 30 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Shield durability)
* <code>damageRatio</code> is loaded from [[GlobalParameter]] ("ShieldDamageRatio" in the "Global" section).
* <code>attackPower</code> is the power of the attack that is being blocked by the shield.
* <code>guardPower</code> is the base Guard Power of the shield. It is loaded from the shield's [[GeneralParamList]] ("GuardPower" in the "WeaponCommon" section).
* <code>additionalGuardPower</code> is the Shield Guard Up bonus value (if any).
  • damageRatio is loaded from GlobalParameter ("ShieldDamageRatio" in the "Global" section).
  • attackPower is the power of the attack that is being blocked by the shield.
  • guardPower is the base Guard Power of the shield. It is loaded from the shield's bgparamlist ("GuardPower" in the "WeaponCommon" section).
  • additionalGuardPower is the Shield Guard Up bonus value (if any).