Template:P2 enemy technical: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
m (Some fixes.)
Line 1: Line 1:
{|class = "wikitable collapsible collapsed" style="min-width: 320px;"
{|class = "wikitable collapsible collapsed" style="min-width: 320px;"
! colspan = 4 | {{tt|''[[Pikmin 2]]'' technical information|These values come directly from the internal game files.}}
! colspan = 4 | ''[[Pikmin 2]]'' technical information <span style="font-size: 80%;">{{tt|(?)|These values come directly from the internal game files. In addition, property {fp07} is not included in this list, as it is always absent in the global properties.}}</span>
|-
|-
! colspan = "3" | Internal name
! colspan = "3" | Internal name
| {{{name}}}
| {{{name}}}
|-
|-
! colspan = "4" | Global properties {{tt|*|Property fp07 is always absent in the global properties.}}
! colspan = "4" | Global properties <span style="font-size: 80%;">[[Pikmin 2 enemy properties|(List)]]</span>
|-
|-
! ID
! ID

Revision as of 14:09, July 15, 2014

Used to describe the technical aspects of an enemy's data, in Pikmin 2. This data can be found in enemy/parm/enemyParms.szs/data/*/enemyparm.txt.

Use

{{p2 enemy technical
|name = Internal name
|fp00 = HP
|fp01 = ?
|fp02 = Horizontal damage scale
|fp03 = Vertical damage scale
|fp04 = ?
|fp05 = ?
|fp06 = Move speed
|fp08 = Rotation speed
|fp09 = ?
|fp10 = ?
|fp11 = ?
|fp12 = ?
|fp13 = FOV
|fp14 = ?
|fp15 = ?
|fp16 = ?
|fp17 = Shake knockback
|fp18 = Shake damage
|fp19 = Shake range
|fp20 = ?
|fp21 = ?
|fp22 = ?
|fp23 = ?
|fp24 = ?
|fp25 = ?
|fp26 = ?
|fp27 = ?
|fp28 = ?
|fp29 = ?
|fp30 = ?
|fp31 = Regeneration rate, once the ratio is discovered, add the HP/second equivalent after, in parenthesis
|fp32 = ?
|fp33 = ?
|fp34 = ?
|fp35 = Petrification duration
|fp36 = Purple Pikmin drop damage
|fp37 = Purple Pikmin stun chance, add the percentage next to it too, like "0.3 (30%)"
|fp38 = Purple Pikmin stun time
|ip01 = ?
|fp02 = ?
|fp03 = ?
|fp04 = ?
|fp05 = ?
|fp06 = ?
|fp07 = ?
|spec = Specific properties. These should use {{p2 enemy property}}. Remember to include the "{{!}}-" between lines.
}}