Участник: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": { | ||
" | "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" | |||
}, | |||
"Vulpkanin": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-gingerbread", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobGingerbreadSprites", | ||
"defaultSkinTone": "#9A7C5AFF", | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobGingerbread", | ||
"dollPrototype": " | "dollPrototype": "MobGingerbreadDummy", | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | |||
"Arachnid": { | |||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"name": "species-name-arachnid", | |||
"roundStart": true, | |||
"sprites": "MobArachnidSprites", | |||
"defaultSkinTone": "#385878FF", | |||
"markingLimits": "MobArachnidMarkingLimits", | |||
"prototype": "MobArachnid", | |||
"dollPrototype": "MobArachnidDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesArachnidFirst", | |||
"femaleFirstNames": "NamesArachnidFirst", | |||
"maleLastNames": "NamesArachnidLast", | |||
"femaleLastNames": "NamesArachnidLast" | |||
}, | |||
"Diona": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"naming": "TheFirstofLast", | |||
"youngAge": 3000, | |||
"oldAge": 6000, | |||
"maxAge": 12000, | |||
"name": "species-name-diona", | |||
"roundStart": true, | |||
"sprites": "MobDionaSprites", | |||
"defaultSkinTone": "#CDB369FF", | |||
"markingLimits": "MobDionaMarkingLimits", | |||
"prototype": "MobDiona", | |||
"dollPrototype": "MobDionaDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesDionaFirst", | |||
"femaleFirstNames": "NamesDionaFirst", | |||
"maleLastNames": "NamesDionaLast", | |||
"femaleLastNames": "NamesDionaLast" | |||
}, | }, | ||
"Reptilian": { | "Reptilian": { | ||
| Строка 75: | Строка 131: | ||
"femaleFirstNames": "NamesReptilianFemale" | "femaleFirstNames": "NamesReptilianFemale" | ||
}, | }, | ||
" | "CorvaxVulpkanin": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobCorvaxVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobCorvaxVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobCorvaxVulpkaninDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesVulpLast" | ||
}, | |||
"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" | |||
}, | }, | ||
"Dwarf": { | "Dwarf": { | ||
| Строка 109: | Строка 181: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Moth": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-moth", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobMothSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#FFDA93FF", | ||
"markingLimits": " | "markingLimits": "MobMothMarkingLimits", | ||
"prototype": " | "prototype": "MobMoth", | ||
"dollPrototype": " | "dollPrototype": "MobMothDummy", | ||
"skinColoration": " | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesMothFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesMothFirstFemale", | ||
"maleLastNames": "NamesMothLast", | |||
"femaleLastNames": "NamesMothLast" | |||
" | |||
" | |||
}, | }, | ||
"Ipc": { | "Ipc": { | ||
| Строка 174: | Строка 218: | ||
"minAge": 0 | "minAge": 0 | ||
}, | }, | ||
" | "Tajaran": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": | "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" | ||
}, | }, | ||
"SlimePerson": { | "SlimePerson": { | ||
| Строка 223: | Строка 250: | ||
"skinColoration": "Hues" | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Human": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-human", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobHuman", | |||
"dollPrototype": "MobHumanDummy", | |||
"skinColoration": "HumanToned" | |||
"markingLimits": " | |||
"prototype": " | |||
"dollPrototype": " | |||
"skinColoration": " | |||
} | } | ||
} | } | ||
} | } | ||
Версия от 16:55, 3 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|