Участник:IanComradeBot/prototype/species.json: различия между версиями
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "SlimePerson": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-slime", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobSlimeSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#B8B8B8FF", | ||
"markingLimits": " | "markingLimits": "MobSlimeMarkingLimits", | ||
"prototype": " | "prototype": "MobSlimePerson", | ||
"dollPrototype": " | "dollPrototype": "MobSlimePersonDummy", | ||
"skinColoration": " | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Arachnid": { | ||
"sexes": [ | "sexes": [ | ||
" | "Unsexed" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-arachnid", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobArachnidSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#385878FF", | ||
"markingLimits": " | "markingLimits": "MobArachnidMarkingLimits", | ||
"prototype": " | "prototype": "MobArachnid", | ||
"dollPrototype": " | "dollPrototype": "MobArachnidDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesArachnidFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesArachnidFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesArachnidLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesArachnidLast" | ||
}, | }, | ||
"Vox": { | "Vox": { | ||
| Строка 76: | Строка 73: | ||
"maleFirstNames": "NamesVox", | "maleFirstNames": "NamesVox", | ||
"femaleFirstNames": "NamesVox" | "femaleFirstNames": "NamesVox" | ||
}, | |||
"Dwarf": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"youngAge": 60, | |||
"oldAge": 300, | |||
"maxAge": 600, | |||
"name": "species-name-dwarf", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobDwarf", | |||
"dollPrototype": "MobDwarfDummy", | |||
"skinColoration": "HumanToned" | |||
}, | }, | ||
"Vulpkanin": { | "Vulpkanin": { | ||
| Строка 95: | Строка 108: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-Ipc", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobIpcMarkingLimits", | ||
"prototype": " | "prototype": "MobIpc", | ||
"dollPrototype": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesIpcFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesIpcFirstFemale", | ||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
"maleLastNames": " | |||
"femaleLastNames": " | |||
" | |||
}, | }, | ||
"Gingerbread": { | "Gingerbread": { | ||
| Строка 226: | Строка 181: | ||
"femaleLastNames": "NamesDionaLast" | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
" | "Human": { | ||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-human", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobHuman", | |||
"dollPrototype": "MobHumanDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Reptilian": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"naming": "FirstDashFirst", | |||
"name": "species-name-reptilian", | |||
"roundStart": true, | |||
"sprites": "MobReptilianSprites", | |||
"defaultSkinTone": "#34A223FF", | |||
"markingLimits": "MobReptilianMarkingLimits", | |||
"prototype": "MobReptilian", | |||
"dollPrototype": "MobReptilianDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesReptilianMale", | |||
"femaleFirstNames": "NamesReptilianFemale" | |||
}, | |||
"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" | ||
" | }, | ||
"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" | |||
}, | }, | ||
"Moth": { | "Moth": { | ||