- Nov 9, 2021
- 365
- 942
xp_mult and most of other entries have sane defaults, so if you don't provide one with mod default value will be used.There is a few more errors or mistakes in your mod, if i may, some of the skins are titled eyes and designated to eye slot also you did not designate xp multiplier to any of the CPU's ( "xp_mult": 1.0, ) so i had to do some code correcting and some balancing myself but otherwise really enjoyed the mod. Thx
For CPU default xp_mult is 1.0, or "don't modify xp".
Code:
name="bot part"
description="- bot part description -"
rate="F"
category_price_mult=1.0
price_mult=1.0
slot=None
damage_mult=1.0
possible_defects=[] ## (defect_id or None,weight)
repair_skills=[("mechanics",100)]
difficulty=1.0
list_target_chances={}
list_target_tag_chances={}