New: ItemSet.dbc and updated Item_set_names sand Item_template to match new changes#1018
Conversation
docs/itemset_dbc.md
Outdated
| | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ||
| | --------------------------------------- | ------- | ---------- | --- | ---- | ------- | ----- | ------- | | ||
| | [ID](#id) | INT | SIGNED | PRI | NO | 0 | | | | ||
| | [Name_Lang_enUS](#name_lang_enus) | VARCHAR | SIGNED | | YES | NULL | | | |
There was a problem hiding this comment.
FYI these links won't work. in a relative link to a header you cannot use special characters.
so a link to this header would be #namelangenus
## Name_Lang_enUS
(#name_lang_enus) -> Dont work
(#namelangenus) -> Work
There was a problem hiding this comment.
BUT to be clear. underscores in file names do work
|
Corrected |
|
Ready to be reviewed. |
docs/itemset_dbc.md
Outdated
|
|
||
| The required skill rank the player needs to have to use this Item Set. | ||
|
|
||
| ### DBC File Content |
There was a problem hiding this comment.
delete this. DBC is copyrighted by Blizzard. And we do not need to share the contents of it anyways as you can simply open a dbc editor.
docs/item_set_names.md
Outdated
|
|
||
| <details> | ||
|
|
||
| <summary>Click to view</summary> |
There was a problem hiding this comment.
I see why it could be nice. But I think it should be accessible at face value in a wiki
There was a problem hiding this comment.
When im back at pc I will remove it and make a push then
docs/item_template.md
Outdated
| <details> | ||
|
|
||
| <summary>Click to view</summary> |
| | 26 | Ranged right (Wands, Guns) (see also Ranged = 15) | | ||
| | 27 | Quiver | | ||
| | 28 | Relic (class = armor, not weapon even if in weapon slot) | | ||
| | 28 | Relic (class = armor, not weapon even if in weapon slot) |
There was a problem hiding this comment.
| | 28 | Relic (class = armor, not weapon even if in weapon slot) | |
| | 28 | Relic (class = armor, not weapon even if in weapon slot) | |
|
after that last change I will merge |
|
You need to update item_template.md #1018 (comment) |



Description
ItemSet.dbc(itemset_dbc.md)item_set_names(item_set_names.md)item_template(item_template.md)Related Issue
Not aware
@pangolp new changes to EN files