User:Donni Iris/Sandbox/DPL Animal Handling: Difference between revisions
Donni Iris (talk | contribs) |
Donni Iris (talk | contribs) →Animal Handling: add other animals |
||
| Line 2: | Line 2: | ||
==All== | ==All== | ||
<dpl> | <dpl> | ||
namespace = 0 | namespace = 0 | ||
| Line 11: | Line 10: | ||
</dpl> | </dpl> | ||
==Rats== | |||
=== | == Rats == | ||
=== include tame health and armor === | |||
<dpl> | |||
namespace = 0 | |||
category = Animal Handling Creatures | |||
category = Rat | |||
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> | |||
=== include tame health and armor trying to get first call only === | |||
<dpl> | |||
namespace = 0 | |||
category = Animal Handling Creatures | |||
category = Rat | |||
include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor | |||
dominantsection = 1 | |||
table = class=wikitable,Creature Name,Level to Tame, Health, Armor | |||
tablesortcol = 2 | |||
</dpl> | |||
=== default === | |||
<dpl> | |||
namespace = 0 | |||
category = Animal Handling Creatures | |||
category = Rat | |||
include = {MOB AH}:level to tame | |||
table = class=wikitable,Creature Name,Level to Tame | |||
tablesortcol = 2 | |||
</dpl> | |||
== Big Cats == | |||
<dpl> | <dpl> | ||
namespace = 0 | |||
category = Animal Handling Creatures | category = Animal Handling Creatures | ||
category = | category = Big Cat | ||
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 | ||
| Line 22: | Line 54: | ||
</dpl> | </dpl> | ||
== | |||
== Bears == | |||
<dpl> | <dpl> | ||
namespace = 0 | |||
category = Animal Handling Creatures | category = Animal Handling Creatures | ||
category = | category = Bear | ||
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 | tablesortcol = 2 | ||
</dpl> | </dpl> | ||
== | |||
== Bees == | |||
<dpl> | <dpl> | ||
namespace = 0 | |||
category = Animal Handling Creatures | category = Animal Handling Creatures | ||
category = | category = Bee | ||
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 | tablesortcol = 2 | ||
</dpl> | </dpl> | ||
Revision as of 08:59, 17 March 2026
Animal Handling
All
<dpl> namespace = 0 category = Animal Handling Creatures include = {MOB AH}:level to tame,{MOB AH}:tame type table = class=wikitable,Creature Name,Level to Tame, Creature Tame Type tablesortcol = 2 </dpl>
Rats
include tame health and armor
<dpl> namespace = 0 category = Animal Handling Creatures category = Rat 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>
include tame health and armor trying to get first call only
<dpl> namespace = 0 category = Animal Handling Creatures category = Rat include = {MOB AH}:level to tame,{MOB AHVital}:health,{MOB AHVital}:armor dominantsection = 1 table = class=wikitable,Creature Name,Level to Tame, Health, Armor tablesortcol = 2 </dpl>
default
<dpl> namespace = 0 category = Animal Handling Creatures category = Rat include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>
Big Cats
<dpl> namespace = 0 category = Animal Handling Creatures category = Big Cat include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>
Bears
<dpl> namespace = 0 category = Animal Handling Creatures category = Bear include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>
Bees
<dpl> namespace = 0 category = Animal Handling Creatures category = Bee include = {MOB AH}:level to tame table = class=wikitable,Creature Name,Level to Tame tablesortcol = 2 </dpl>