Open main menu
Home
Random
Log in
Settings
About ZeldaMods (Breath of the Wild)
Disclaimers
ZeldaMods (Breath of the Wild)
Search
Shield durability: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
Shield durability
(view source)
Revision as of 11:23, 20 May 2020
No change in size
,
4 years ago
m
→Attack blocking
Visual
Wikitext
Revision as of 21:37, 13 March 2020
(
view source
)
imported>Leoetlino
(
→Shield surfing
)
← Older edit
Revision as of 11:23, 20 May 2020
(
view source
)
Leoetlino
(
talk
|
contribs
)
m
(
→Attack blocking
)
Newer edit →
Line 11:
Line 11:
else
else
minDamage = param->minDmg;
minDamage = param->minDmg;
weapon->takeDamage(
min
(damage, minDamage));
weapon->takeDamage(
max
(damage, minDamage));
</source>
</source>
Leoetlino
Bureaucrats
,
Interface administrators
,
Administrators
1,158
edits