Template:Creature: Difference between revisions

From Vintage Story Wiki
m (info about Template:Drops)
No edit summary
(7 intermediate revisions by 4 users not shown)
Line 4: Line 4:
|bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|-
|-
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| {{{Image}}}
|bgcolor="#d3ab92" colspan=2 style="text-align: center"| [[{{{Image}}}|100px]]
|-  
|-  
{{#if: {{{Health|}}} | {{#!:
{{#if: {{{Health|}}} | {{#!:
Line 10: Line 10:
|{{{Health}}}
|{{{Health}}}
}} }}
}} }}
|-
{{#if: {{{BaseAttack|}}} | {{#!:
{{#if: {{{BaseAttack|}}} | {{#!:
|-
|'''Base Attack'''
|'''Base Attack'''
|{{{BaseAttack|}}}
|{{{BaseAttack|}}}
}} }}
}} }}
|-
{{#if: {{{DamageTier|}}} | {{#!:
|'''Damage Tier'''
|{{{DamageTier|}}}
}} }}
|-
{{#if: {{{Abilities|}}} | {{#!:
{{#if: {{{Abilities|}}} | {{#!:
|-
|'''Abilities'''
|'''Abilities'''
|{{{Abilities}}}
|{{{Abilities}}}
}} }}
}} }}
|-
{{#if: {{{SeekRange|}}} | {{#!:
{{#if: {{{SeekRange|}}} | {{#!:
|-
|'''Seek Range'''
|'''Seek Range'''
|{{{SeekRange}}}
|{{{SeekRange}}}
}} }}
}} }}
|-
{{#if: {{{DropCode1|}}} | {{#!:
{{#if: {{{DropCode1|}}} | {{#!:
|-
{{Drops
{{Drops
|Code1={{{DropCode1|}}}
|Code1={{{DropCode1|}}}
Line 40: Line 45:
|Avg4={{{DropAvg4|}}}
|Avg4={{{DropAvg4|}}}
|Var4={{{DropVar4|}}}
|Var4={{{DropVar4|}}}
|Code5={{{DropCode5|}}}
|Avg5={{{DropAvg5|}}}
|Var5={{{DropVar5|}}}
|Code6={{{DropCode6|}}}
|Avg6={{{DropAvg6|}}}
|Var6={{{DropVar6|}}}
|Code7={{{DropCode7|}}}
|Avg7={{{DropAvg7|}}}
|Var7={{{DropVar7|}}}
|Code8={{{DropCode8|}}}
|Avg8={{{DropAvg8|}}}
|Var8={{{DropVar8|}}}
|Code9={{{DropCode9|}}}
|Avg9={{{DropAvg9|}}}
|Var9={{{DropVar9|}}}
|Code10={{{DropCode10|}}}
|Avg10={{{DropAvg10|}}}
|Var10={{{DropVar10|}}}
|Code11={{{DropCode11|}}}
|Avg11={{{DropAvg11|}}}
|Var11={{{DropVar11|}}}
|Code12={{{DropCode12|}}}
|Avg12={{{DropAvg12|}}}
|Var12={{{DropVar12|}}}
}}
}}
}} }}
}} }}
Line 63: Line 92:
| ''Name'' || Required || Drifter
| ''Name'' || Required || Drifter
|-
|-
| ''Image'' || Required || <nowiki>[[File:Surface drifter.png]]</nowiki>
| ''Image'' || Required || File:Surface drifter.png
|-
|-
| ''Health'' || Optional || 10
| ''Health'' || Optional || 10
|-
|-
| ''BaseAttack'' || Optional || 5
| ''BaseAttack'' || Optional || 5
|-
| ''DamageTier'' || Optional || 1
|-
|-
| ''Abilities'' || Optional || Climbing
| ''Abilities'' || Optional || Climbing

Revision as of 17:03, 1 June 2022


Drifter
[[[[File:Surface drifter.png]]|130px]]
Health 10
Base Attack 5
Abilities Climbing
Seek Range (m) 10
Drops
Flax 1*
Mobs


Parameter Required or Optional, default if applicable Example
Name Required Drifter
Image Required File:Surface drifter.png
Health Optional 10
BaseAttack Optional 5
DamageTier Optional 1
Abilities Optional Climbing
SeekRange Optional 10
Drops Optional See Template:Drops