Build a blank, schema-valid strike mode of the requested type.
Every field is seeded to the same default the corresponding DataModel schema
field initializes to, so the returned object round-trips a Foundry
update() into a weapon's system.strikeModes array or a combat technique's
system.strikeMode without validation churn. The discriminated type fixes
which subtype-specific fields are present.
Build a blank, schema-valid strike mode of the requested type.
Every field is seeded to the same default the corresponding DataModel schema field initializes to, so the returned object round-trips a Foundry
update()into a weapon'ssystem.strikeModesarray or a combat technique'ssystem.strikeModewithout validation churn. The discriminatedtypefixes which subtype-specific fields are present.