1.9 KiB
1.9 KiB
Config Guide
The required blocks
According to the Wynntils Artemis encoding proposal Github Issue,
the allowed blocks should look like this:
However, it's inaccurate. This is what it SHOULD look like:
Key to Type Mapping Table
Key | Type | Required blocks | Optional blocks |
---|---|---|---|
0 |
Gear Item | Name | Identifications, Powders, Shiny, Reroll |
1 |
Tome Item | Name | Identifications, Reroll |
2 |
Charm Item | Name | Identifications, Reroll |
3 |
Crafted Gear Item | Custom Gear Type, Durability, Requirements | NameAfter, Damage, Defense, Custom Identifications, Powders |
4 |
Crafted Consumable Item | Custom Consumable Type, Uses, Requirements | Effects, NameAfter, Custom Identifications |
5 |
Crafted Item from Recipe | TODO | TODO |
Documentation for each block:
Current issues
Crafteds are not implemented