Участник:IanComradeBot/prototype/species.json: различия между версиями
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показано 16 промежуточных версий этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-gingerbread", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobGingerbreadSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#9A7C5AFF", | ||
"markingLimits": " | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobGingerbread", | ||
"dollPrototype": " | "dollPrototype": "MobGingerbreadDummy", | ||
"skinColoration": " | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "name": "species-name-skeleton", | ||
"roundStart": false, | |||
" | "sprites": "MobSkeletonSprites", | ||
" | "defaultSkinTone": "#FFF9E2FF", | ||
" | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobSkeletonPerson", | ||
"dollPrototype": " | "dollPrototype": "MobSkeletonPersonDummy", | ||
"skinColoration": " | "skinColoration": "TintedHues", | ||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
}, | }, | ||
" | "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" | ||
}, | }, | ||
" | "Diona": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"naming": " | "naming": "TheFirstofLast", | ||
"name": "species-name- | "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": "NamesDionaLast", | |||
"femaleLastNames": "NamesDionaLast" | |||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 113: | Строка 113: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | |||
"SlimePerson": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-slime", | |||
"roundStart": true, | |||
"sprites": "MobSlimeSprites", | |||
"defaultSkinTone": "#B8B8B8FF", | |||
"markingLimits": "MobSlimeMarkingLimits", | |||
"prototype": "MobSlimePerson", | |||
"dollPrototype": "MobSlimePersonDummy", | |||
"skinColoration": "Hues" | |||
}, | }, | ||
"Ipc": { | "Ipc": { | ||
| Строка 133: | Строка 147: | ||
"minAge": 0 | "minAge": 0 | ||
}, | }, | ||
" | "Moth": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-moth", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobMothSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#FFDA93FF", | ||
"markingLimits": " | "markingLimits": "MobMothMarkingLimits", | ||
"prototype": " | "prototype": "MobMoth", | ||
"dollPrototype": " | "dollPrototype": "MobMothDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesMothFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesMothFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesMothLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | "sexes": [ | ||
" | "Male", | ||
"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": " | |||
}, | }, | ||
"Human": { | "Human": { | ||
| Строка 184: | Строка 193: | ||
"dollPrototype": "MobHumanDummy", | "dollPrototype": "MobHumanDummy", | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | |||
"Vulpkanin": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-vulpkanin", | |||
"roundStart": true, | |||
"sprites": "MobCorvaxVulpkaninSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobVulpkaninMarkingLimits", | |||
"prototype": "MobVulpkanin", | |||
"dollPrototype": "MobVulpkaninDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | |||
"Tajaran": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-tajaran", | |||
"roundStart": true, | |||
"sprites": "MobTajaranSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobTajaranMarkingLimits", | |||
"prototype": "MobTajaran", | |||
"dollPrototype": "MobTajaranDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesTajaranFirstMale", | |||
"femaleFirstNames": "NamesTajaranFirstFemale", | |||
"maleLastNames": "NamesTajaranLast", | |||
"femaleLastNames": "NamesTajaranLast" | |||
}, | }, | ||
"Vox": { | "Vox": { | ||
| Строка 201: | Строка 246: | ||
"femaleFirstNames": "NamesVox" | "femaleFirstNames": "NamesVox" | ||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobReptilianSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#34A223FF", | ||
"markingLimits": " | "markingLimits": "MobReptilianMarkingLimits", | ||
"prototype": " | "prototype": "MobReptilian", | ||
"dollPrototype": " | "dollPrototype": "MobReptilianDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesReptilianMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesReptilianFemale" | ||
} | } | ||
} | } | ||
} | } | ||