User:Donni Iris/Sandbox/DPL Animal Handling: Difference between revisions
Jump to navigation
Jump to search
Donni Iris (talk | contribs) No edit summary |
Donni Iris (talk | contribs) |
||
| Line 2: | Line 2: | ||
==Rats== | ==Rats== | ||
===basic=== | |||
<dpl> | <dpl> | ||
category = Animal Handling Creatures | category = Animal Handling Creatures | ||
| Line 8: | Line 9: | ||
include = {MOB AH}:level to tame | include = {MOB AH}:level to tame | ||
table = class=wikitable,Creature Name,Level to Tame | table = class=wikitable,Creature Name,Level to Tame | ||
tablesortcol = 2 | |||
</dpl> | |||
===include tame health and armor=== | |||
<dpl> | |||
category = Animal Handling Creatures | |||
category = Rodent | |||
uses = Template:MOB AH | |||
include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor | |||
table = class=wikitable,Creature Name,Level to Tame, Health, Armor | |||
tablesortcol = 2 | tablesortcol = 2 | ||
</dpl> | </dpl> | ||
Revision as of 07:17, 17 March 2026
Animal Handling
Rats
basic
<dpl> category = Animal Handling Creatures category = Rodent uses = Template:MOB AH include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>
include tame health and armor
<dpl> category = Animal Handling Creatures category = Rodent uses = Template:MOB AH include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor table = class=wikitable,Creature Name,Level to Tame, Health, Armor tablesortcol = 2 </dpl>