DailyLoginRewards
6 tools in this family (folder Editor/Tools/DailyLoginRewards/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
dailyrewards_apply_default_template | writes | Generate a battle-tested DailyRewardsSpec from one of three industry templates: |
dailyrewards_force_claim_now | writes | Editor-only test hook: simulates a claim against the spec at the supplied UTC instant |
dailyrewards_generate_code | writes | Emit DailyRewardsController.cs, DailyRewardsUI.cs, RewardCalendarSO.cs and |
dailyrewards_propose_from_prompt | read-only | Build a DailyRewardsSpec skeleton from a natural-language brief. Returns a draft spec |
dailyrewards_simulate_30_days | read-only | Pure-C# Monte-Carlo simulation of a 30-day login window. Models miss probability per |
dailyrewards_validate_spec | read-only | Validate a DailyRewardsSpec. Returns { ok, errors[] }. Always run this before |