Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/species.json via GitHub Actions |
Update prototype/species.json via GitHub Actions |
||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Human": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-human", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"markingLimits": " | "prototype": "MobHuman", | ||
"prototype": " | "dollPrototype": "MobHumanDummy", | ||
"dollPrototype": " | "skinColoration": "HumanToned" | ||
"skinColoration": " | |||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "youngAge": 60, | ||
"oldAge": 300, | |||
"maxAge": 600, | |||
"name": "species-name-dwarf", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"markingLimits": " | "prototype": "MobDwarf", | ||
"prototype": " | "dollPrototype": "MobDwarfDummy", | ||
"dollPrototype": " | "skinColoration": "HumanToned" | ||
"skinColoration": " | |||
}, | }, | ||
" | "Tajaran": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobTajaranSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobTajaranMarkingLimits", | ||
"prototype": " | "prototype": "MobTajaran", | ||
"dollPrototype": " | "dollPrototype": "MobTajaranDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesTajaranFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesTajaranFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesTajaranLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 150: | Строка 92: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobReptilianSprites", | ||
" | "defaultSkinTone": "#34A223FF", | ||
" | "markingLimits": "MobReptilianMarkingLimits", | ||
" | "prototype": "MobReptilian", | ||
" | "dollPrototype": "MobReptilianDummy", | ||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesReptilianMale", | |||
" | "femaleFirstNames": "NamesReptilianFemale" | ||
" | |||
" | |||
}, | }, | ||
"Arachnid": { | "Arachnid": { | ||
| Строка 195: | Строка 125: | ||
"maleLastNames": "NamesArachnidLast", | "maleLastNames": "NamesArachnidLast", | ||
"femaleLastNames": "NamesArachnidLast" | "femaleLastNames": "NamesArachnidLast" | ||
}, | |||
"SlimePerson": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-slime", | |||
"roundStart": true, | |||
"sprites": "MobSlimeSprites", | |||
"defaultSkinTone": "#B8B8B8FF", | |||
"markingLimits": "MobSlimeMarkingLimits", | |||
"prototype": "MobSlimePerson", | |||
"dollPrototype": "MobSlimePersonDummy", | |||
"skinColoration": "Hues" | |||
}, | }, | ||
"Gingerbread": { | "Gingerbread": { | ||
| Строка 210: | Строка 154: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Moth": { | ||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-moth", | |||
"roundStart": true, | |||
"sprites": "MobMothSprites", | |||
"defaultSkinTone": "#FFDA93FF", | |||
"markingLimits": "MobMothMarkingLimits", | |||
"prototype": "MobMoth", | |||
"dollPrototype": "MobMothDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesMothFirstMale", | |||
"femaleFirstNames": "NamesMothFirstFemale", | |||
"maleLastNames": "NamesMothLast", | |||
"femaleLastNames": "NamesMothLast" | |||
}, | |||
"Skeleton": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-skeleton", | |||
"roundStart": false, | |||
"sprites": "MobSkeletonSprites", | |||
"defaultSkinTone": "#FFF9E2FF", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobSkeletonPerson", | |||
"dollPrototype": "MobSkeletonPersonDummy", | |||
"skinColoration": "TintedHues", | |||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
}, | |||
"Diona": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "TheFirstofLast", | ||
"youngAge": 3000, | |||
"oldAge": 6000, | |||
"maxAge": 12000, | |||
"name": "species-name-diona", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobDionaSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#CDB369FF", | ||
"markingLimits": " | "markingLimits": "MobDionaMarkingLimits", | ||
"prototype": " | "prototype": "MobDiona", | ||
"dollPrototype": " | "dollPrototype": "MobDionaDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesDionaFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesDionaFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
"Ipc": { | "Ipc": { | ||
| Строка 247: | Строка 229: | ||
"minAge": 0 | "minAge": 0 | ||
}, | }, | ||
" | "Vox": { | ||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"naming": "First", | |||
"name": "species-name-vox", | |||
"roundStart": true, | |||
"sprites": "MobVoxSprites", | |||
"defaultSkinTone": "#6C741DFF", | |||
"markingLimits": "MobVoxMarkingLimits", | |||
"prototype": "MobVox", | |||
"dollPrototype": "MobVoxDummy", | |||
"skinColoration": "VoxFeathers", | |||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | |||
"Vulpkanin": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": " | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
} | } | ||
} | } | ||
} | } | ||
Версия от 20:23, 13 февраля 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|