Template:ZombieLegacy

From Tower Defense Simulator Wiki
Jump to navigation Jump to search

<infobox>

 <title source="title1"><default>ZombieLegacy</default></title>

<image source="image1"></image> <panel> <section> <label>Modern</label> <image source="modern_image"/> </section> <section> <label>Legacy</label> <image source="legacy_image"/> </section> </panel> <label>Mode Appearance</label> <label>Wave Debut</label> <group collapse="open"> <header>Statistics</header> <panel> <section> <label>Modern</label> <label>Base Health</label> <label>Base Shield</label> <label>Health Scaling</label> <label>Mega Health</label> <label>Defense</label> <label>Speed</label> <format>{{{speed}}} </format> <label>Cash Given</label> <label>Spawned By</label> <label>Hidden?</label> <label>Flying?</label> <label>Ghost?</label> <label>Lead?</label> <label>Attributes</label> </section> <section> <label>Legacy</label> <label>Legacy</label> <label>Base Health</label> <label>Base Shield</label> <label>Health Scaling</label> <label>Mega Health</label> <label>Defense</label> <label>Speed</label> <format>{{{legacy_speed}}} </format> <label>Cash Given</label> <label>Spawned By</label> <label>Hidden?</label> <label>Flying?</label> <label>Ghost?</label> <label>Lead?</label> <label>Attributes</label> </section> </panel> </group> <group> <header>Ability</header> <panel> <section> <label>Modern</label> <label>Ability</label> <label>Ability 2</label> <label>Ability 3</label> <label>Ability 4</label> <label>Ability 5</label> <label>Ability 6</label> <label>Ability 7</label> <label>Ability 8</label> <label>Ability 9</label> <label>Ability 10</label> </section> <section> <label>Legacy</label> <label>Ability</label> <label>Ability 2</label> <label>Ability 3</label> <label>Ability 4</label> <label>Ability 5</label> <label>Ability 6</label> <label>Ability 7</label> <label>Ability 8</label> <label>Ability 9</label> <label>Ability 10</label> </section> </panel> </group> <group row-items="2" collapse="closed"> <header>PVP</header> <label>Send Cost</label> <label>Wave Unlock</label> <label>Economy Bonus</label> <label>Send Coolown</label> <label>Send Number</label> <label>Spawn Timer</label> <label>Stat Changes</label> </group> <group collapse="closed"> <header>Music</header> <format>{{{music-1}}}</format> <format>{{{music-2}}}</format> <format>{{{music-3}}}</format> <format>{{{music-4}}}</format> <format>{{{music-5}}}</format> <format>{{{music-6}}}</format> <format>{{{music-7}}}</format> <format>{{{music-8}}}</format> </group> </infobox> Example usage:

{{Zombie
|title1=Example
|image1=Example
|caption1=Example
|base_hp=Example
|appearance=Example
|spawned_by=Example
|hidden=Example
|mode_appearance=Example
|first_wave_appearance=Example
|immunity=Example
|ability1=Example
|ability2=Example
|ability3=Example
|ability4=Example
|ability5=Example
|ability6=Example
}}