-
-
Notifications
You must be signed in to change notification settings - Fork 4
Drugs
Chafficui edited this page Apr 6, 2020
·
26 revisions
All drugs are working exactly like this but with their own ingrediants.
- '1': //put drugnumber here
- information:
-
Displayname: Codein //durgname
-
ingredients: SPONGE //items to craft drug
- effects: //add as many effects as you want
-
'1': REGENERATION
-
'2': LUCK
-
'3': DAMAGE_RESISTANCE
-
'4': CONFUSION
- consume:
-
duration: 60 //time the drug effects last on average
-
overdose: 5 //amount of drugs you ordinary have to take to die
- drugnumber: 1 //put drugnumber also here
- drugnumber has to always be one higher then drugnumber of the drug above