ND_1_RP_Interactions_Fees.json - AlPepino/Next-Days GitHub Wiki
EnableSales
takes values 0/1, disable/enable discounts for all these fees
MedicalFees
takes object having these variables:
- EnabledBloodTest: takes values 0/1, disable/enable blood test result when you access medical examination menu
- EnabledCloneDNA: takes values 0/1, disable/enable DNA cloning menu in medical examination menu
- Fee: takes integer number representing fee for accessing medical examination menu
- Bleeding: medical fee for cure
- BrainSick: medical fee for cure
- Commoncold: medical fee for cure
- Influenza: medical fee for cure
- Cholera: medical fee for cure
- Salmonella: medical fee for cure
- WoundInfectionL1: medical fee for cure
- WoundInfectionL2: medical fee for cure
- FoodPoisoning: medical fee for cure
- ChemicalPoisoningL1: medical fee for cure
- ChemicalPoisoningL2: medical fee for cure
- ChemicalPoisoningL3: medical fee for cure
- BrokenArm: medical fee for cure
- BrokenLeg: medical fee for cure
- RadiationSick: medical fee for cure
- FrostbiteSick: medical fee for cure
- Decontamination: medical fee for decontamination
- SaveDNA: medical fee for saving DNA
- RecoverDNA: medical fee for recovering DNA
Rumours
takes object having these variables:
- NegativeGossipCost: it represents price of negative gossip
- PositiveGossipCost: it represents price of positive gossip
- NegativeGossipGain: it represents gained EXP in case of negative gossip
- PositiveGossipGain: it represents gained EXP in case of positive gossip