veloren/assets/common/entity/dungeon/tier-3/staff.ron

9 lines
229 B
Plaintext
Raw Normal View History

EntityConfig (
name: Some("Haniwa Sorcerer"),
main_tool: Some(Item("common.items.npc_weapons.biped_small.haniwa.gnoll_staff")),
second_tool: None,
loadout_config: Some("common.loadout.dungeon.tier-3.haniwa"),
)