70,989
editsNew misc_items table with a ton of support for more fields
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (New misc_items table with a ton of support for more fields) |
||
Line 142: | Line 142: | ||
|supplies = Integer | |supplies = Integer | ||
|price = Integer | |price = Integer | ||
}}{{#cargo_declare: | |||
_table=misc_items | |||
|name = String (mandatory) | |||
|uid = String | |||
|type = String(allowed values = Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Instruments, Containers, Misc, Notes, Alchemical Ingredients, Alchemical Extracts, Dyes) | |||
|image = File | |||
|controller_icon = File | |||
|icon = File | |||
|description = WikiText | |||
|quote = String | |||
|camp_supplies = Integer | |||
|rarity = String(allowed values = common, uncommon, rare, very rare, legendary, story) | |||
|action_type = String | |||
|effect = String | |||
|condition_duration = String | |||
|condition_save = String | |||
}}</noinclude> | }}</noinclude> |