From EpicDuel Wiki
| {{{Name}}} |
| {{{Desc}}} |
|
| Location: |
{{{Loc}}} |
| Shops: |
{{{Shop}}} |
| Missions: |
None |
|
|
Syntax
{{NPC
|Image=
|Name=
|Desc=
|Loc=
|Shop=
|Missions=
/* Only include for NPCs that can be challenged */
|Drops=
|Level=
|Health=
|Energy=
|Defense=
|Resistance=
|wepPrimary=
|wepSidearm=
|wepAux=
|Skills=
/* Only include above for NPCs that can be challenged */
|Notes=
}}
What you Should Put in Each Field
{{NPC
|Image= Image of NPC
|Name= NPC Name
|Desc= What the NPC says
|Loc= Location of NPC
|Shop= Any shops he currently owns
|Missions= List of Missions this NPC offers.
/* Only include below for NPCs that can be challenged */
|Drops= NPC drops
|Level= NPC level
|Health= NPC health
|Energy= NPC energy
|Defense= NPC Physical Defense Range
|Resistance= NPC Energy Resistance Range
|wepPrimary= Physical/Energy
|wepSidearm= Physical/Energy/None
|wepAux= Physical/Energy/None
|Skills= NPC Skills (use Template:NpcSkill)
/* Only include above for NPCs that can be challenged */
|Notes= Any additional notes
}}
Example: White Tiger
{{NPC
|Image= whitetigernpc.png
|Name= White Tiger
|Loc= [[Tiger Land]]
|Shop= None.
|Missions=None
|Desc= Greetings! I do not exist in-game!
|Notes= Does not exist in-game.
}}