Template:BonusStatTable

From the MapleStory Wiki, a knowledge base about everything MapleStory
Jump to navigation Jump to search


Template Documentation

Description

Generates a collapsible table for displaying Bonus Stats.

Usage

title
The name of the bonus stat.
note
An optional note that can be added to the table's description.
operator
If provided, an operator is placed in front of each value. Defaults to + if not provided.
row#
A semi-colon delimited string. The 0th-index slice is the name of the row, while the next seven slices are values for each of the seven tiers of Bonus Stats. Up to 30 rows of data can be populated.


Example

{{BonusStatTable
|title=STR
|note=Hello, World!
|operator=-
|row1=0 to 19;1;2;3;4;5;6;7
|row2=20 to 39;2;4;6;8;10;12;14
|row3=40 to 59;3;6;9;12;15;18;21
|row4=60 to 79;4;8;12;16;20;24;28
|row5=80 to 99;5;10;15;20;25;30;35
|row6=100 to 119;6;12;18;24;30;36;42
|row7=120 to 139;7;14;21;28;35;42;49
|row8=140 to 159;8;16;24;32;40;48;56
|row9=160 to 179;9;18;27;36;45;54;63
|row10=180 to 199;10;20;30;40;50;60;70
|row11=200 to 229;11;22;33;44;55;66;77
|row12=230+;12;24;36;48;60;72;84
}}


STR
Probability rates for  Powerful Rebirth Flames and  Eternal Rebirth Flames for Flame-Advantaged equipment can be viewed by hovering over the respective Rebirth Flame's icon.

Hello, World!
Level Tier 1 Tier 2 20%
Tier 3
30% 29%
Tier 4
36% 45%
Tier 5
14% 25%
Tier 6
1%
Tier 7
0 to 19 -1 -2 -3 -4 -5 -6 -7
20 to 39 -2 -4 -6 -8 -10 -12 -14
40 to 59 -3 -6 -9 -12 -15 -18 -21
60 to 79 -4 -8 -12 -16 -20 -24 -28
80 to 99 -5 -10 -15 -20 -25 -30 -35
100 to 119 -6 -12 -18 -24 -30 -36 -42
120 to 139 -7 -14 -21 -28 -35 -42 -49
140 to 159 -8 -16 -24 -32 -40 -48 -56
160 to 179 -9 -18 -27 -36 -45 -54 -63
180 to 199 -10 -20 -30 -40 -50 -60 -70
200 to 229 -11 -22 -33 -44 -55 -66 -77
230+ -12 -24 -36 -48 -60 -72 -84