From ZeldaMods (Breath of the Wild)
Jump to navigation
Jump to search
Revision as of 04:30, 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 ) * ShieldRideBaseFrame is 120<ref>https://github.com/leoetlino/botw/blob/v1.6.0/Actor/GeneralParamList/GlobalParameter.gparamlist.yml#L26</ref> and ShieldRideHitBaseDamage is 1<ref>https://github.com/leoetlino/botw/blob/v1.6.0/Actor/GeneralParamList/GlobalParameter.gparamlist.yml#L27</ref>. This means that shield surfing costs <code>RideBreakRatio * 1</code> durability points every 4 seconds.
ShieldRideBaseFrame (盾滑基礎幀數)是 120[ 1] ,而 ShieldRideHitBaseDamage (盾滑基礎損失)則是1[ 2] 。前者的意思是每 120 幀(現實四秒)扣耐用度 RideBreakRatio * 1 這麼多點。