|
|
Line 1: |
Line 1: |
| ==== Non-amiibo ==== | | ==== Non-amiibo ==== |
| {|class="wikitable"
| |
| ! Bonus !! Value that is used for the bonus effect
| |
| |-
| |
| | None || -
| |
| |-
| |
| | Attack up || Random integer between addAtkMin and addAtkMax
| |
| |-
| |
| | Durability up || Random integer between addLifeMin and addLifeMax
| |
| |-
| |
| | Long throw || Random float between addThrowMin and addThrowMax
| |
| |-
| |
| | Multi-shot burst (bows) || 5-shot burst
| |
| |-
| |
| | Quick shot (bows) || Random float between addRapidFireMin and addRapidFireMax
| |
| |-
| |
| | AddSurfMaster || [[bgparamlist#Global|GlobalParameter]]::shieldSurfMasterFrictionRatio
| |
| |-
| |
| | Shield guard up || Random integer between addGuardMin and addGuardMax
| |
| |}
| |