veloren/assets/common/items/npc_weapons/unique
Avi Weinstock 8bdbf4f7c9 Implement modular weapons.
- Add ItemKind::ModularComponent, Item::components.
- Add tool::StatKind::{Direct,Modular} for the modular weapons themselves.
- Move ItemConfig from ItemDesc to Item, so components' stats can be taken into account.
- Crafting stores into the components field.
- Components/recipes/placeholders are created dynamically.
- Show which components a modular weapon contains in the tooltip in voxygen.

Squashed fixes:
- `Item::duplicate` components in `Item::new_from_item_def`.
- Speed of 1.0 for now.
2021-02-20 14:30:39 -05:00
..
beast_claws.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadlowbasic.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadlowbreathe.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadlowquick.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadlowranged.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadlowtail.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadmedbasic.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadmedcharge.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadmedhoof.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadmedjump.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadmedquick.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
quadsmallbasic.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
stone_golems_fist.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
theropodbasic.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00
theropodbird.ron Implement modular weapons. 2021-02-20 14:30:39 -05:00