Template:Pal
Jump to navigation
Jump to search
This template displays a pal infobox on pal pages. For Humans see: Template:Human. For Monsters see: Template:Monster
Cargo Declare Information:
- Template:Pal/Pal CargoDeclare - Declares the Pal table. Properties shared between most pals are stored here.
- Template:Pal/PalElement CargoDeclare - Declares PalElement table. All Pal elements are stored here.
- Template:Pal/PalStat CargoDeclare - Declares PalBaseStat table. All base stats for normal and variants stored here.
- Template:Pal/PalWorkSuitability CargoDeclare - Declares PalWorkSuitability table. All work and levels for all palls stored here.
- Template:Pal/PalActiveSkill CargoDeclare - Declares PalActiveSkill table. Lists active skills and what level a pal learns them.
- Template:Pal/PalPassiveSkill CargoDeclare - Declares PalPassiveSkill table. Lists unique passive skills that are given to some pals.
- Template:Pal/PalPartnerSkill CargoDeclare - Declares PalPartnerSkill table. Lists the partner skill information.
Dependent Templates:
- Module:Infobox/Hooks - This infobox uses the hooks to style and store various pal information.
Syntax
{{Pal
|name = Name of Pal. (string) Default is PAGENAME
|no = PalDeck Number. (integer)
|alpha_title = Title of the Alpha of this pal. (string)
|ele1 = First element of the pal. (string)
|ele2 = Second element of the pal. (string)
|partner_skill_name = Name of the Pal's partner skill. (string)
|partner_skill_desc = Description of the Pal's Partner Skill
|partner_skill_icon = Icon name for the partner skill
|pal_gear = Name of the gear item for this pal.
|work_suitability = Semi-colon delimited list of work suitability types and base levels. (format: SuitabilityName@level; SuitabilityName@level)
<!-- Basics -->
|hunger =
|nocturnal = True/False
|sell_price = How much a pal sells for. (integer)
<!-- Skills -->
|passive_skills = List of unique passive skills. Semi-Colon (;) Delim List
|active_skills = List of active skills and the level the pal learns them at. Format: SkillName@Level; SkillName@Level
<!-- Stats -->
|hp =
|alpha_hp =
|attack =
|defense =
|work_speed =
|trust_hp =
|alpha_trust_hp =
|trust_attack =
|trust_defense =
|trust_work_speed =
|stamina =
|slow_walk_speed =
|walk_speed =
|run_speed =
|ride_sprint_speed =
|transport_speed =
|swim_speed =
|swim_dash_speed =
|exp_ratio =
|alpha_exp_ratio =
|max_hp_rate =
|receive_damage_rate =
|alpha_receive_damage_rate =
|inflict_damage_rate =
|capture_rate =
|alpha_capture_rate =
}}
Examples
Frostallion Noct
Frostallion Noct
Legendary Steed of Darkness
Partner Skill
Partner Skill
Partner Skill
Black Steed
Can be ridden as an flying mount. Changes the player's attack type to and enhances attacks while mounted.
Work Suitability
Work Suitability
Work Suitability
Passive Skills
Passive Skills
Passive Skills
Active Skills
Active Skills
Active Skills
Lv 1Air Cannon
Lv 7Dark Ball
Lv 15Shadow Burst
Lv 22Spirit Flame
Lv 30Crystal Wing
Lv 40Nightmare Ball
Lv 50Dark Laser
Lv 55DoubleIcicleThrow
?
Lv 60DarkLegion
?
Core Stats
Core Stats
Core Stats
Health
140 (168)
Attack
140
Defense
135
Trust Health
2.0 (0.6)
Trust Attack
1.0
Trust Defense
1.1
Movement Stats
Movement Stats
Movement Stats
Stamina
300
Riding Sprint Speed
1800 (1900)
Run Speed
1200
Walk Speed
120
Slow Walk Speed
120
Riding Swim Dash Speed
540
Swim Speed
360
Transporting Speed
440
{{Pal
|name = Frostallion Noct
|no = 110B
|alpha_title = Legendary Steed of Darkness
|ele1 = Dark
|ele2 =
|pal_size = L
|partner_skill_name = Black Steed
|partner_skill_desc = Can be [[ridden]] as an flying mount. Changes the player's attack type to {{i|Dark}} and enhances {{i|Dark}} attacks while mounted.
|partner_skill_icon = Flying Mount
|pal_gear =
|work_suitability = Gathering@4
<!-- Basics -->
|hunger = 7
|nocturnal = True
|sell_price = 856
<!-- Skills -->
|passive_skills = Legend; Lord of the Underworld
|active_skills = Air Cannon@1; Dark Ball@7; Shadow Burst@15; Spirit Flame@22; Crystal Wing@30; Nightmare Ball@40; Dark Laser@50; DoubleIcicleThrow@55; DarkLegion@60
<!-- Stats -->
|hp = 140
|alpha_hp = 168
|attack = 140
|defense = 135
|work_speed = 100
|trust_hp = 2.0
|alpha_trust_hp = 0.6
|trust_attack = 1.0
|trust_defense = 1.1
|trust_work_speed = 0.0
|stamina = 300
|slow_walk_speed = 120
|walk_speed = 120
|run_speed = 1200
|ride_sprint_speed = 1800
|alpha_ride_sprint_speed = 1900
|transport_speed = 440
|swim_speed = 360
|swim_dash_speed = 540
|exp_ratio = 1.0
|alpha_exp_ratio = 10.0
|max_hp_rate = 1.0
|alpha_max_hp_rate = 2.728395
|receive_damage_rate = 1.0
|alpha_receive_damage_rate = 0.18
|inflict_damage_rate = 1.0
|capture_rate = 1.0
|alpha_capture_rate = 0.7
}}