Template:BBSLV: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
(maybe I should code this based on whether BBSLVL is given...)
Line 1: Line 1:
{{#switch:{{lc:{{{2|}}}}}
{{#switch:{{lc:{{{2|}}}}}
|unversed={{#switch:{{lc:{{{1|}}}}}
|unversed={{#switch:{{lc:{{{1|}}}}}
|hp={{#expr:{{{5|}}}*{{#switch:{{lc:{{{3|}}}}}
|1=30
|2=31
|3=32
|4=36
|5=40
|6=46
|7=53
|8=57
|9=61
|10=66
}}}}
|exp={{#expr:{{{5|}}}*{{#switch:{{lc:{{{3|}}}}}
|1=4
|2=6
|3=8
|4=10
|5=13
|6=17
|7=25
|8=35
|9=48
|10=65
}}}}
|str={{#switch:{{lc:{{{3|}}}}}
|1=7
|2=8
|3=11
|4=14
|5=16
|6=19
|7=23
|8=25
|9=26
|10=27
}}
|def={{#switch:{{lc:{{{3|}}}}}
|1=3
|2=3
|3=4
|4=6
|5=9
|6=12
|7=14
|8=15
|9=15
|10=16
}}
}}
|heartless={{#switch:{{lc:{{{1|}}}}}
|hp={{#expr:{{{5|}}}*{{#switch:{{lc:{{{3|}}}}}
|hp={{#expr:{{{5|}}}*{{#switch:{{lc:{{{3|}}}}}
|1=30
|1=30
Line 51: Line 101:
}}
}}
|unversedboss={{#switch:{{lc:{{{1|}}}}}
|unversedboss={{#switch:{{lc:{{{1|}}}}}
|hp={{{4|}}}
|exp=0
|str={{{4|}}}
|def={{{4|}}}
}}
|heartlessboss={{#switch:{{lc:{{{1|}}}}}
|hp={{{4|}}}
|hp={{{4|}}}
|exp=0
|exp=0

Revision as of 21:21, 24 October 2011