Preloaded Crossbow / Crossbow Ammo Load Mechanics
Title, GOOP has support for this via MMOitems, but crucible has no equivalent: https://sites.google.com/view/gootilities/core-plugin-goop/mmoitems-specific/custom-stats/crossbow-loaded?authuser=0
I propose a mechanic which loads a crucible item as a projectile.
- loadcrossbow{item=custom_arrow;display="9mm Rounds";consume=true}
This will load the item (crossbow) that executed this skill with the defined custom projectile, and if display= is not set, will display the name of the loaded projectile instead in lore. Consume true/false will consume 1 custom_arrow to load the crossbow, if false, no item is needed.
This would make guns/ranged weapons much easier to create.