Melee weapon variety: Mace Fighting + Fencing weapons & skills #110
Labels
No labels
alpha:wave-0
alpha:wave-1
alpha:wave-2
alpha:wave-3
area:assets
area:combat
area:ecology
area:infra
area:render
area:scripting
area:ui
area:world
enhancement
epic
migration
post-alpha
roadmap
tech-debt
type:bug
type:chore
type:design
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
marco/IsoMmo#110
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of the Alpha epic (pillar 3). Today the only weapon is
Sword(Swordsmanship). Add variety so PvP has meaningful weapon choices, using the existing extensible pattern (aBaseWeaponsubclass + aSkillCatalogentry + anItemCatalogentry) — no switch statements.Scope
FencingandMace Fightingskills toSkillCatalog.BaseWeaponsubclasses) with distinct damage/speed so the choice matters.ItemCatalog; make them equippable and GM-spawnable for the arena.Out of scope
Definition of Done
Base DoD applies on top.
World/CombatSystem).