From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(trying to remove extra embedded <p> </p> around bolded DS)
(fixed name condition)
Line 4: Line 4:
|style="background-color: #ccf; padding: 15px; width: 15%;" rowspan="{{#if:{{{text|}}}|3|2}}" id="{{{name}}}"|
|style="background-color: #ccf; padding: 15px; width: 15%;" rowspan="{{#if:{{{text|}}}|3|2}}" id="{{{name}}}"|
<span id="{{{dsname}}}">{{h3|{{{num}}}|1}}</span>
<span id="{{{dsname}}}">{{h3|{{{num}}}|1}}</span>
{{#if:{{{dsname|}}}||'''{{{name}}}'''<br />}}
{{#if:{{{dsname|}}}|{{#if:{{{dsimage|}}}||'''{{{name}}}'''<br />}}|'''{{{name}}}'''<br />}}
{{#if:{{{dsimage|}}}|{{col|2|begin}}'''SNES'''<br />{{#if:{{{dsname|}}}|'''{{{name}}}'''<br />|}}|}}
{{#if:{{{dsimage|}}}|{{-}}{{col|2|begin}}'''SNES'''<br />{{#if:{{{dsname|}}}|'''{{{name}}}'''<br />|}}|}}
{{#if:{{{dsimage|}}}||{{#if:{{{dsname|}}}|DS name: '''{{{dsname}}}'''<br />|}} }}
{{#if:{{{dsimage|}}}||{{#if:{{{dsname|}}}|DS name: '''{{{dsname}}}'''<br />|}} }}
[[File:CT monster {{{image|{{{name}}}}}}.png{{#if:{{{width|}}}|{{!}}{{{width}}}px}}]]
[[File:CT monster {{{image|{{{name}}}}}}.png{{#if:{{{width|}}}|{{!}}{{{width}}}px}}]]

Revision as of 01:40, 5 February 2014

{{{num}}}

{{{name}}}


[[File:CT monster {{{name}}}.png]]


HP
{{{hp}}}
Weaknesses
{{{weak}}}
Immunities/Resistances
{{{immun}}}
Absorbs
{{{absorb}}}
Location
{{{location}}}
Techniques
{{{techs}}}
Charmables
{{{charms}}}
Drops
{{{drops}}}
XP
{{{xp}}}
TP
{{{tp}}}
Gold
{{{gold}}}
Counterattacks
{{{counters}}}

This page has been transcluded from Template:CTenemy/Documentation.


Enemy information for Chrono Trigger.

Usage

{{CTenemy
|name=
|japanese=
|dsname=
|image=
|dsimage=
|width=
|width2=
|side=
|hp=
|attack=
|defense=
|magic=
|magicdefense=
|speed=
|evade=
|hit=
|xp=
|tp=
|gold=
|weak=
|immun=
|absorb=
|charms=
|drops=
|location=
|techs=
|counters=
|text=
}}

Terms

  • name: Enemy name.
  • japanese: the Japanese name and translation.
  • dsname: Optional second name for enemies with alternate names. If a third name exists, add it here or create name3.
  • image: An optional image of the boss, in the format of "Imagename.extension".
  • dsimage: alternate image for monsters that have a different sprite in the DS version (e.g. Bit vs. Pod).
  • width: An optional width of the image, in pixels.
  • width2: for use with dsimage.
  • hp: Maximum hit points.
  • attack:
  • defense: Defense value. This is a hidden stat that affects how much physical damage it will take.
  • magic:
  • magicdefense: Magic Defense value. This is a hidden stat that affects how much magic damage it will take.
  • speed:
  • evade:
  • hit:
  • xp: Experience points gained.
  • tp: Tech Points gained.
  • gold: Gold gained.
  • weak: Weaknesses.
  • immun: Things that it is strong or invincible against.
  • absorb: Things that heal instead of damage it.
  • charms: Charmable items.
  • drops: Dropped items.
  • location: where enemy pop up.
  • text: Some description of the enemy.

Example

{{CTenemy
|num=001
|name=Gato
|japanese=ゴンザレス (Gonzalez)
|image=Gato
|hp=76
|attack=7
|defense=127
|magic=8
|magicdefense=50
|speed=8
|evade=6
|hit=100
|xp=10
|tp=1
|gold=0
|weak=None
|immun=None
|absorb=None
|location=Present - Leene Square
|charms={{ct/i|Power Meal}} (Ambrosia)
|drops=None
|techs=Punching Glove<br />Gato's Song of Love
|counters=Multi-Punch
}}
001

Gato



HP
76
Weaknesses
None
Immunities/Resistances
None
Absorbs
None
Location
Present - Leene Square
Techniques
Punching Glove
Gato's Song of Love
Charmables
Power Meal (Ambrosia)
Drops
None
XP
10
TP
1
Gold
0
Counterattacks
Multi-Punch