{"id":20651882,"url":"https://github.com/jingshing/fvtt-fakedice","last_synced_at":"2025-04-17T22:56:59.302Z","repository":{"id":244357410,"uuid":"815001529","full_name":"JingShing/fvtt-FakeDice","owner":"JingShing","description":"A FoundryVTT module help you get every single rolls with target value.","archived":false,"fork":false,"pushed_at":"2024-11-15T17:04:43.000Z","size":2530,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-15T18:19:06.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JingShing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"JingShing","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-06-14T06:29:46.000Z","updated_at":"2024-11-15T17:04:47.000Z","dependencies_parsed_at":"2024-11-15T18:18:46.133Z","dependency_job_id":"ebf96794-1e8e-42a3-b925-0f821df28a14","html_url":"https://github.com/JingShing/fvtt-FakeDice","commit_stats":null,"previous_names":["jingshing/fvtt-fakedice"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JingShing%2Ffvtt-FakeDice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JingShing%2Ffvtt-FakeDice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JingShing%2Ffvtt-FakeDice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JingShing%2Ffvtt-FakeDice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JingShing","download_url":"https://codeload.github.com/JingShing/fvtt-FakeDice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224949595,"owners_count":17397195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T17:30:21.805Z","updated_at":"2024-11-16T17:31:44.173Z","avatar_url":"https://github.com/JingShing.png","language":"JavaScript","funding_links":["https://patreon.com/JingShing"],"categories":[],"sub_categories":[],"readme":"English | [繁體中文](README_TCH.md)\n# fvtt-FakeDice\nFakeDice is based on a old module \"[Fudge](https://github.com/troygoode/fvtt-fudge)\". Since it is old module and have a period of time not update.\n\nSo I have do some research on how to make it perfect.\n\nFakeDice can work on every mod and gameSystem. If they are still using the foundryVTT dice system.\n\nYou can easily learn how to use it. Just put ```\u003e1``` or ```\u003c=20``` something like that into target result. And click \"Replace\" button to Transform all the dice result to target result.\n\nNow every dice you roll will meet the target result you want.\n\nAfter get the result just click \"Origin\" to make it back to normal dice.\n\n# Notice\nThis module will only work on gameMaster.\n\nThis module is not using edit dice method. It is using simulation. So it will only get legal dice result.\n\n# Operators\n```\nTarget Operators:\n=\n\u003e\n\u003e=\n\u003c\n\u003c=\n```\n\n# How To Install\n* You can get this module on [foundryVTT Module](https://foundryvtt.com/packages/fakedice)\n* You can install manually with this Manifest URL:\n```\nhttps://raw.githubusercontent.com/JingShing/fvtt-FakeDice/main/module.json\n```\n\n# How to make player using fake dice\n* Open Setting\n* Select \"FakeDice\"\n* Enable the \"Player Fake Dice Enable\" to replace dice to formula\n* If you want to make it back to normal just disable \"Player Fake Dice Enable\"\n\n## Player FakeDice example\n* ![v2_1](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_1.png)\n* ![v2_2](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_2.png)\n* ![v2_3](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_3.png)\n\n# FakeDice Example\n## \u003c=1\n* ![st1_1](image/st1_1.png)\n* ![st1_2](image/st1_2.png)\n* ![st1_3](image/st1_3.png)\n## \u003e=20\n* ![st2_1](image/gt20_1.png)\n* ![st2_2](image/gt20_2.png)\n* ![st2_3](image/gt20_3.png)\n* ![st2_4](image/gt20_4.png)\n\n\u003cdetails\u003e\n\u003csummary\u003eUpdate Log\u003c/summary\u003e\n\n## Ver 0.0.1\n\n# fvtt-FakeDice\nFakeDice is based on a old module \"[Fudge](https://github.com/troygoode/fvtt-fudge)\". Since it is old module and have a period of time not update.\n\nSo I have do some research on how to make it perfect.\n\nFakeDice can work on every mod and gameSystem. If they are still using the foundryVTT dice system.\n\nYou can easily learn how to use it. Just put ```\u003e1``` or ```\u003c=20``` something like that into target result. And click \"Replace\" button to Transform all the dice result to target result.\n\nNow every dice you roll will meet the target result you want.\n\nAfter get the result just click \"Origin\" to make it back to normal dice.\n\n# Notice\nThis module will only work on gameMaster.\n\nThis module is not using edit dice method. It is using simulation. So it will only get legal dice result.\n\n# Operators\n```\nTarget Operators:\n=\n\u003e\n\u003e=\n\u003c\n\u003c=\n```\n\n# How To Install\nYou can install manually with this Manifest URL:\n\n```\nhttps://raw.githubusercontent.com/JingShing/fvtt-FakeDice/main/module.json\n```\n\n# Example\n## \u003c=1\n* ![st1_1](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/st1_1.png)\n* ![st1_2](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/st1_2.png)\n* ![st1_3](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/st1_3.png)\n## \u003e=20\n* ![st2_1](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/gt20_1.png)\n* ![st2_2](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/gt20_2.png)\n* ![st2_3](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/gt20_3.png)\n* ![st2_4](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/gt20_4.png)\n\n## Ver 0.0.2\n# Feature\nNow GameMaster can using setting to set fakeDice on players to make them using fake dice.\n\n# How to use\n* Open Setting\n* Select \"FakeDice\"\n* Enable the \"Player Fake Dice Enable\" to replace dice to formula\n* If you want to make it back to normal just disable \"Player Fake Dice Enable\"\n\n## example\n* ![v2_1](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_1.png)\n* ![v2_2](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_2.png)\n* ![v2_3](https://github.com/JingShing/fvtt-FakeDice/blob/main/image/v2_3.png)\n\n## Ver 0.0.3\n* Support on fvtt ver11\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjingshing%2Ffvtt-fakedice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjingshing%2Ffvtt-fakedice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjingshing%2Ffvtt-fakedice/lists"}