mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
f9b71750ca
- Change cultist set stats to mixed dragonscale (hands and feet), sunsilk (belt, pants and shoulders) and orichalcum (chest and cape) Distribute cultist set stats as hybrid set. - Make cultist cape count towards npc aggro - Remove unused staff skilltree from cultist - Remove spin number skill from sword cultist skillset
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
([
|
|
// Just gather everything
|
|
Tree("common.skillset.dungeon.tier-5.sword"),
|
|
Tree("common.skillset.dungeon.tier-5.axe"),
|
|
Tree("common.skillset.dungeon.tier-5.hammer"),
|
|
Tree("common.skillset.dungeon.tier-5.bow"),
|
|
])
|