Skip to content

Instantly share code, notes, and snippets.

@TheTurkeyDev
Created March 20, 2019 12:01
Show Gist options
  • Save TheTurkeyDev/21d967efd00dc2395868442119dfabda to your computer and use it in GitHub Desktop.
Save TheTurkeyDev/21d967efd00dc2395868442119dfabda to your computer and use it in GitHub Desktop.
Example Chance Cubes Profile
"test_profile_6": {
"name": "Test Profile",
"description": "This is a test profile demenstrating how a profile may look",
"rewards_to_enable": [],
"rewards_to_disable": [
"chancecubes:Sail_Away",
"chancecubes:Squid_Horde",
"chancecubes:Hot_Tub",
"chancecubes:Guardians"
],
"reward_properties":[
{"reward_name":"chancecubes:Half_Heart", "chance_value":-100}
],
"sub_profiles": [],
"triggers": [
{
"type": "dimension",
"dim_id": -1
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment