Talk:Loot Filtration: Difference between revisions
From Path of Diablo Wiki
Line 605: | Line 605: | ||
=== Functions === | === Functions === | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
Line 612: | Line 612: | ||
|- | |- | ||
| CHARSTAT() | | CHARSTAT() | ||
| | | Character stat, eg <code>CHARSTAT(7)</code> is max life | ||
|- | |- | ||
| COUNT() [DISABLED] | | COUNT() [DISABLED] | ||
Line 618: | Line 618: | ||
|- | |- | ||
| CSKILLS() | | CSKILLS() | ||
| | | <code>%CSKILLS(AMA, 1)%</code> for the first tab of Amazon skills, <code>%CSKILLS(AMA)%</code> for just Amazon skills (full name Amazon works as well) | ||
|- | |- | ||
| CHARGES() | | CHARGES() | ||
| | | | ||
|- | |- | ||
| CTCSKILL() | | CTCSKILL() | ||
Line 627: | Line 627: | ||
|- | |- | ||
| ITEMLIST() | | ITEMLIST() | ||
| | | Space separated ist of items | ||
|- | |- | ||
| ITYPE() | | ITYPE() |