tweak: Changed default AI laws (#128)
This commit is contained in:
@@ -22,6 +22,30 @@
|
||||
- Crewsimov3
|
||||
obeysTo: laws-owner-crew
|
||||
|
||||
# Asimov
|
||||
- type: siliconLaw
|
||||
id: Asimov1
|
||||
order: 1
|
||||
lawString: law-asimov-1
|
||||
|
||||
- type: siliconLaw
|
||||
id: Asimov2
|
||||
order: 2
|
||||
lawString: law-asimov-2
|
||||
|
||||
- type: siliconLaw
|
||||
id: Asimov3
|
||||
order: 3
|
||||
lawString: law-asimov-3
|
||||
|
||||
- type: siliconLawset
|
||||
id: Asimov
|
||||
laws:
|
||||
- Asimov1
|
||||
- Asimov2
|
||||
- Asimov3
|
||||
obeysTo: laws-owner-humans
|
||||
|
||||
# Corporate
|
||||
- type: siliconLaw
|
||||
id: Corporate1
|
||||
@@ -168,7 +192,8 @@
|
||||
weights:
|
||||
# its crewsimov by default dont be lame
|
||||
Crewsimov: 0.25
|
||||
Asimov: 1
|
||||
Corporate: 1
|
||||
NTDefault: 1
|
||||
NTDefault: 0.5 # Дефолтный
|
||||
Drone: 0.5
|
||||
Ninja: 0.25
|
||||
|
||||
Reference in New Issue
Block a user