Template:Enemy Stats (BKO): Difference between revisions
From Baten Kaitos Wiki
ChronosAbyss (talk | contribs) m (Adjusted formatting) |
ChronosAbyss (talk | contribs) m (Adjusted formatting) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
To use, paste: | To use, paste: | ||
<pre>{{Enemy Stats (BKO) | <pre>{{Enemy Stats (BKO) | ||
|Number=14 | |||
|Exp=160 | |||
|TP=65 | |||
|Gold=68 | |||
|Type=Other | |||
|HP=610 | |HP=610 | ||
|Attack=6.4 | |Attack=6.4 | ||
Line 11: | Line 16: | ||
|DarknessDef=26 | |DarknessDef=26 | ||
|Speed=50 | |Speed=50 | ||
| | |ResistFlames=0 | ||
|ResistFreeze=35 | |||
|ResistShock=49 | |||
|ResistBlind=49 | |||
| | |ResistPoison=56 | ||
| | |ResistSleep=35 | ||
| | |||
| | |||
| | |||
|DestPower=5.9 | |DestPower=5.9 | ||
|Knockdown=350 | |Knockdown=350 | ||
|Knockout=520 | |Knockout=520 | ||
|CrushLimit= | |CrushLimit=490 | ||
}} | }} | ||
</pre> | </pre> | ||
Replace parameters accordingly.</noinclude> | Replace parameters accordingly. | ||
Might add the Field Guide letter grades to template eventually.</noinclude> | |||
{| class="wikitable" style="float:right; clear:right; text-align:center; width:100%; max-width:360px;" | {| class="wikitable" style="float:right; clear:right; text-align:center; width:100%; max-width:360px;" | ||
|- | |- | ||
! colspan=" | ! colspan="2" | Origins Field Guide | ||
! #{{{Number|1}}} | |||
|- | |- | ||
| style="text-align:center; width:190px;" | '''Exp: '''{{{Exp|1}}} | | style="text-align:center; width:190px;" | '''Exp: '''{{{Exp|1}}} | ||
Line 72: | Line 75: | ||
! style="padding-left: 1.8em; padding-right: 0.2em; line-height: 15px; display: flex; justify-content: space-between;" | <div>Speed:</div><div>{{{Speed|1}}}</div> | ! style="padding-left: 1.8em; padding-right: 0.2em; line-height: 15px; display: flex; justify-content: space-between;" | <div>Speed:</div><div>{{{Speed|1}}}</div> | ||
| colspan="2" style="width: 255px" | <div class="statbar" style="background-color: #5a922d; border: 1px solid #3f7414; width: calc(100% * {{{Speed|1}}}/150); height:10px"></div> | | colspan="2" style="width: 255px" | <div class="statbar" style="background-color: #5a922d; border: 1px solid #3f7414; width: calc(100% * {{{Speed|1}}}/150); height:10px"></div> | ||
|- | |||
|colspan="3" style="text-align:left; padding: .2em; padding-left: 1.8em;"| '''Type: '''{{{Type|???}}} | |||
|- | |- | ||
| colspan="3" | | | colspan="3" | | ||
{|class="wikitable" style="text-align:center; width:100%; max-width:360px;" | {|class="wikitable" style="text-align:center; width:100%; max-width:360px;" | ||
|- | |- | ||
! colspan="3" | | ! colspan="3" style="padding: .2em;" | Status Resistance | ||
|- | |- | ||
|'''Flames:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Flames:'''</br>{{#ifexpr: {{{ResistFlames|0}}} = 0|Immune| {{{ResistFlames|1}}}%}} | ||
|'''Freeze:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Freeze:'''</br>{{#ifexpr: {{{ResistFreeze|0}}} = 0|Immune| {{{ResistFreeze|1}}}%}} | ||
|'''Shock:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Shock:'''</br>{{#ifexpr: {{{ResistShock|0}}} = 0|Immune| {{{ResistShock|1}}}%}} | ||
|- | |- | ||
|'''Blind:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Blind:'''</br>{{#ifexpr: {{{ResistBlind|0}}} = 0|Immune| {{{ResistBlind|1}}}%}} | ||
|'''Poison:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Poison:'''</br>{{#ifexpr: {{{ResistPoison|0}}} = 0|Immune| {{{ResistPoison|1}}}%}} | ||
|'''Sleep:''' {{{ | |style="width: 33%; padding: .2em; line-height: 18px;"|'''Sleep:'''</br>{{#ifexpr: {{{ResistSleep|0}}} = 0|Immune| {{{ResistSleep|1}}}%}} | ||
|- colspan="3" | | |- colspan="3" | | ||
{|class="wikitable mw-collapsible mw-collapsed" style="float:right; clear:right; text-align:left | {|class="wikitable mw-collapsible mw-collapsed" style="float:right; clear:right; text-align:left; width:100%; max-width:360px;" | ||
|- | |- | ||
! colspan="2" | Advanced Stats | ! colspan="2" style="padding: .2em;" | Advanced Stats | ||
|- | |- | ||
|style="width: 66%"| '''Destructive Power''' | |style="width: 66%;"| '''Destructive Power''' | ||
| | | {{{DestPower|1}}} | ||
|- | |- | ||
| '''Knockdown Threshold''' | | '''Knockdown Threshold''' | ||
| | | {{{Knockdown|1}}} | ||
|- | |- | ||
| '''Knockout Threshold''' | | '''Knockout Threshold''' | ||
| | | {{{Knockout|1}}} | ||
|- | |- | ||
| '''Crush Limit''' | | '''Crush Limit''' | ||
| | | {{{CrushLimit|1}}} | ||
|} | |} | ||
|} | |} | ||
</div><noinclude>[[Category:Enemy Templates]]</noinclude> | </div><noinclude>[[Category:Enemy Templates]]</noinclude> |
Latest revision as of 06:24, 13 April 2024
To use, paste:
{{Enemy Stats (BKO) |Number=14 |Exp=160 |TP=65 |Gold=68 |Type=Other |HP=610 |Attack=6.4 |PhysicalDef=26 |FireDef=30 |IceDef=18 |LightningDef=26 |LightDef=26 |DarknessDef=26 |Speed=50 |ResistFlames=0 |ResistFreeze=35 |ResistShock=49 |ResistBlind=49 |ResistPoison=56 |ResistSleep=35 |DestPower=5.9 |Knockdown=350 |Knockout=520 |CrushLimit=490 }}
Replace parameters accordingly. Might add the Field Guide letter grades to template eventually.
Origins Field Guide | #1 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Exp: 1 | TP: 1 | Gold: 1 | |||||||||||||||||||
HP: 1
|
|||||||||||||||||||||
Attack: 1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
1
|
|||||||||||||||||||||
Speed: 1
|
|||||||||||||||||||||
Type: ??? | |||||||||||||||||||||
|