Game-passes
WOS Basic supports several game pass hooks aimed at classic DCO monetization: movement coils and Easy Mode. Create each pass on your experience, then paste its ID into the matching field in Configurations (0 = disabled).
Supported coils
| Pass | Typical effect |
|---|---|
| Gravity Coil | Lowered gravity / floatier jumps while equipped or owned (per your WOS wiring) |
| Speed Coil | Increased movement speed |
| Fusion Coil | Combined coil behaviour (speed + gravity style hybrid, as shipped in the model) |
| Heal Coil | Healing over time / heal utility |
Exact grant behaviour (tool vs automatic) follows the scripts shipped in your WOS version, check the monetization / coil handlers after install if you customize any tools.
Easy Mode
Easy Mode is also driven by a game pass ID in Configurations.
- Owning the pass unlocks easier traversal (as implemented in your WOS build).
- With WOS Premium, players also get an in-game Settings toggle for Easy Mode when they own the pass.
Setup checklist
- Create the game pass(es) in Creator Dashboard.
- Open
ReplicatedStorage > WOS > Configurations. - Find the monetization / coil / Easy Mode ID fields (comments label them).
- Paste IDs; leave unused passes at
0. - Publish and test with an account that owns the pass.
See also
- Skip Stage for developer-product skips
- Monetization overview
