mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-19 18:43:55 +08:00
add talent life
This commit is contained in:
1809
data/age.json
Normal file
1809
data/age.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
data/age.xlsx
Normal file
BIN
data/age.xlsx
Normal file
Binary file not shown.
2960
data/events.json
Normal file
2960
data/events.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
data/events.xlsx
Normal file
BIN
data/events.xlsx
Normal file
Binary file not shown.
537
data/talents.json
Normal file
537
data/talents.json
Normal file
@@ -0,0 +1,537 @@
|
||||
{
|
||||
"1001": {
|
||||
"id": "1001",
|
||||
"name": "随身玉佩",
|
||||
"description": "2岁时不会死",
|
||||
"rare": "0"
|
||||
},
|
||||
"1002": {
|
||||
"id": "1002",
|
||||
"name": "红肚兜",
|
||||
"description": "3岁时不会死",
|
||||
"rare": "0"
|
||||
},
|
||||
"1003": {
|
||||
"id": "1003",
|
||||
"name": "生而为男",
|
||||
"description": "性别一定为男",
|
||||
"rare": "1"
|
||||
},
|
||||
"1004": {
|
||||
"id": "1004",
|
||||
"name": "生而为女",
|
||||
"description": "性别一定为女",
|
||||
"rare": "1"
|
||||
},
|
||||
"1005": {
|
||||
"id": "1005",
|
||||
"name": "动漫高手",
|
||||
"description": "入宅的可能性翻6倍",
|
||||
"rare": "2"
|
||||
},
|
||||
"1006": {
|
||||
"id": "1006",
|
||||
"name": "乐天派",
|
||||
"description": "快乐+1",
|
||||
"rare": "0",
|
||||
"effect": {
|
||||
"SPR": "1"
|
||||
}
|
||||
},
|
||||
"1007": {
|
||||
"id": "1007",
|
||||
"name": "天赋异禀",
|
||||
"description": "初始可用属性点+2",
|
||||
"rare": "1",
|
||||
"status": "2"
|
||||
},
|
||||
"1008": {
|
||||
"id": "1008",
|
||||
"name": "天生抑郁",
|
||||
"description": "快乐-3",
|
||||
"rare": "0",
|
||||
"effect": {
|
||||
"SPR": "-3"
|
||||
}
|
||||
},
|
||||
"1009": {
|
||||
"id": "1009",
|
||||
"name": "网络巨魔",
|
||||
"description": "快乐+2",
|
||||
"rare": "1",
|
||||
"effect": {
|
||||
"SPR": "2"
|
||||
}
|
||||
},
|
||||
"1010": {
|
||||
"id": "1010",
|
||||
"name": "天龙人",
|
||||
"description": "你拥有北京户口",
|
||||
"rare": "2"
|
||||
},
|
||||
"1011": {
|
||||
"id": "1011",
|
||||
"name": "独生子女",
|
||||
"description": "你没有兄弟姐妹",
|
||||
"rare": "0"
|
||||
},
|
||||
"1012": {
|
||||
"id": "1012",
|
||||
"name": "乡间微风",
|
||||
"description": "你出生在农村",
|
||||
"rare": "0"
|
||||
},
|
||||
"1013": {
|
||||
"id": "1013",
|
||||
"name": "城中高楼",
|
||||
"description": "你出生在城市",
|
||||
"rare": "0"
|
||||
},
|
||||
"1014": {
|
||||
"id": "1014",
|
||||
"name": "美籍华人",
|
||||
"description": "你有美国国籍",
|
||||
"rare": "2",
|
||||
"effect": {
|
||||
"MNY": "3"
|
||||
}
|
||||
},
|
||||
"1015": {
|
||||
"id": "1015",
|
||||
"name": "家中老大",
|
||||
"description": "你最受父母宠爱",
|
||||
"rare": "1"
|
||||
},
|
||||
"1016": {
|
||||
"id": "1016",
|
||||
"name": "水性良好",
|
||||
"description": "不会被淹死",
|
||||
"rare": "0"
|
||||
},
|
||||
"1017": {
|
||||
"id": "1017",
|
||||
"name": "先天免疫",
|
||||
"description": "你不会得艾滋病",
|
||||
"rare": "0"
|
||||
},
|
||||
"1018": {
|
||||
"id": "1018",
|
||||
"name": "天选之人",
|
||||
"description": "所有属性+1",
|
||||
"rare": "2",
|
||||
"effect": {
|
||||
"SPR": "1"
|
||||
},
|
||||
"MNY": "1",
|
||||
"CHR": "1",
|
||||
"STR": "1",
|
||||
"INT": "1"
|
||||
},
|
||||
"1019": {
|
||||
"id": "1019",
|
||||
"name": "超凡",
|
||||
"description": "初始可用属性点+3",
|
||||
"rare": "2"
|
||||
},
|
||||
"1020": {
|
||||
"id": "1020",
|
||||
"name": "父母美貌",
|
||||
"description": "颜值+2",
|
||||
"rare": "1"
|
||||
},
|
||||
"1021": {
|
||||
"id": "1021",
|
||||
"name": "红颜薄命",
|
||||
"description": "颜值+2,体质-2",
|
||||
"rare": "0"
|
||||
},
|
||||
"1022": {
|
||||
"id": "1022",
|
||||
"name": "属蛇",
|
||||
"description": "不会被蛇咬死",
|
||||
"rare": "0"
|
||||
},
|
||||
"1023": {
|
||||
"id": "1023",
|
||||
"name": "半神",
|
||||
"description": "所有属性+2",
|
||||
"rare": "3",
|
||||
"effect": {
|
||||
"SPR": "2"
|
||||
},
|
||||
"MNY": "2",
|
||||
"CHR": "2",
|
||||
"STR": "2",
|
||||
"INT": "2"
|
||||
},
|
||||
"1024": {
|
||||
"id": "1024",
|
||||
"name": "人中龙凤",
|
||||
"description": "天生双重性别",
|
||||
"rare": "2"
|
||||
},
|
||||
"1025": {
|
||||
"id": "1025",
|
||||
"name": "阴阳之外",
|
||||
"description": "天生无性别",
|
||||
"rare": "2"
|
||||
},
|
||||
"1026": {
|
||||
"id": "1026",
|
||||
"name": "彩虹之下",
|
||||
"description": "可能和同性交往",
|
||||
"rare": "0"
|
||||
},
|
||||
"1027": {
|
||||
"id": "1027",
|
||||
"name": "斩情证道",
|
||||
"description": "终生不恋爱结婚",
|
||||
"rare": "1"
|
||||
},
|
||||
"1028": {
|
||||
"id": "1028",
|
||||
"name": "桃花连连",
|
||||
"description": "恋爱机会提升",
|
||||
"rare": "0"
|
||||
},
|
||||
"1029": {
|
||||
"id": "1029",
|
||||
"name": "平安童年",
|
||||
"description": "12岁前父母都健在",
|
||||
"rare": "1"
|
||||
},
|
||||
"1030": {
|
||||
"id": "1030",
|
||||
"name": "宠物大师",
|
||||
"description": "宠物不会意外死亡",
|
||||
"rare": "0"
|
||||
},
|
||||
"1031": {
|
||||
"id": "1031",
|
||||
"name": "天生残疾",
|
||||
"description": "体质-2",
|
||||
"rare": "0",
|
||||
"effect": {
|
||||
"STR": "-2"
|
||||
}
|
||||
},
|
||||
"1032": {
|
||||
"id": "1032",
|
||||
"name": "早产儿",
|
||||
"description": "所有属性-1",
|
||||
"rare": "0",
|
||||
"effect": {
|
||||
"SPR": "-1"
|
||||
},
|
||||
"MNY": "-1",
|
||||
"CHR": "-1",
|
||||
"STR": "-1",
|
||||
"INT": "-1"
|
||||
},
|
||||
"1033": {
|
||||
"id": "1033",
|
||||
"name": "十死无生",
|
||||
"description": "体质-10",
|
||||
"rare": "0"
|
||||
},
|
||||
"1034": {
|
||||
"id": "1034",
|
||||
"name": "家运不顺",
|
||||
"description": "家境-2",
|
||||
"rare": "0"
|
||||
},
|
||||
"1035": {
|
||||
"id": "1035",
|
||||
"name": "头着地",
|
||||
"description": "智力-2",
|
||||
"rare": "0"
|
||||
},
|
||||
"1036": {
|
||||
"id": "1036",
|
||||
"name": "胎教",
|
||||
"description": "智力+1",
|
||||
"rare": "0"
|
||||
},
|
||||
"1037": {
|
||||
"id": "1037",
|
||||
"name": "班中红人",
|
||||
"description": "和同学容易处好关系",
|
||||
"rare": "0"
|
||||
},
|
||||
"1038": {
|
||||
"id": "1038",
|
||||
"name": "骑士",
|
||||
"description": "能轻松学会骑车",
|
||||
"rare": "0"
|
||||
},
|
||||
"1039": {
|
||||
"id": "1039",
|
||||
"name": "永远的神",
|
||||
"description": "电竞天才",
|
||||
"rare": "1"
|
||||
},
|
||||
"1040": {
|
||||
"id": "1040",
|
||||
"name": "黄帝",
|
||||
"description": "赌毒不沾",
|
||||
"rare": "0"
|
||||
},
|
||||
"1041": {
|
||||
"id": "1041",
|
||||
"name": "丁克",
|
||||
"description": "不生孩子",
|
||||
"rare": "1"
|
||||
},
|
||||
"1042": {
|
||||
"id": "1042",
|
||||
"name": "少数民族",
|
||||
"description": "高考+5分",
|
||||
"rare": "0"
|
||||
},
|
||||
"1043": {
|
||||
"id": "1043",
|
||||
"name": "老司机",
|
||||
"description": "你的家人不会发生车祸",
|
||||
"rare": "0"
|
||||
},
|
||||
"1044": {
|
||||
"id": "1044",
|
||||
"name": "低压",
|
||||
"description": "你的家人不会心脏病",
|
||||
"rare": "0"
|
||||
},
|
||||
"1045": {
|
||||
"id": "1045",
|
||||
"name": "战功",
|
||||
"description": "你退伍后会当官",
|
||||
"rare": "0"
|
||||
},
|
||||
"1046": {
|
||||
"id": "1046",
|
||||
"name": "不孕不育",
|
||||
"description": "你生不出孩子",
|
||||
"rare": "1"
|
||||
},
|
||||
"1047": {
|
||||
"id": "1047",
|
||||
"name": "白头偕老",
|
||||
"description": "爱人至少能活到70岁",
|
||||
"rare": "1"
|
||||
},
|
||||
"1048": {
|
||||
"id": "1048",
|
||||
"name": "一个小盒子",
|
||||
"description": "100岁时才能开启",
|
||||
"rare": "3"
|
||||
},
|
||||
"1049": {
|
||||
"id": "1049"
|
||||
},
|
||||
"1050": {
|
||||
"id": "1050"
|
||||
},
|
||||
"1051": {
|
||||
"id": "1051"
|
||||
},
|
||||
"1052": {
|
||||
"id": "1052"
|
||||
},
|
||||
"1053": {
|
||||
"id": "1053"
|
||||
},
|
||||
"1054": {
|
||||
"id": "1054"
|
||||
},
|
||||
"1055": {
|
||||
"id": "1055"
|
||||
},
|
||||
"1056": {
|
||||
"id": "1056"
|
||||
},
|
||||
"1057": {
|
||||
"id": "1057"
|
||||
},
|
||||
"1058": {
|
||||
"id": "1058"
|
||||
},
|
||||
"1059": {
|
||||
"id": "1059"
|
||||
},
|
||||
"1060": {
|
||||
"id": "1060"
|
||||
},
|
||||
"1061": {
|
||||
"id": "1061"
|
||||
},
|
||||
"1062": {
|
||||
"id": "1062"
|
||||
},
|
||||
"1063": {
|
||||
"id": "1063"
|
||||
},
|
||||
"1064": {
|
||||
"id": "1064"
|
||||
},
|
||||
"1065": {
|
||||
"id": "1065"
|
||||
},
|
||||
"1066": {
|
||||
"id": "1066"
|
||||
},
|
||||
"1067": {
|
||||
"id": "1067"
|
||||
},
|
||||
"1068": {
|
||||
"id": "1068"
|
||||
},
|
||||
"1069": {
|
||||
"id": "1069"
|
||||
},
|
||||
"1070": {
|
||||
"id": "1070"
|
||||
},
|
||||
"1071": {
|
||||
"id": "1071"
|
||||
},
|
||||
"1072": {
|
||||
"id": "1072"
|
||||
},
|
||||
"1073": {
|
||||
"id": "1073"
|
||||
},
|
||||
"1074": {
|
||||
"id": "1074"
|
||||
},
|
||||
"1075": {
|
||||
"id": "1075"
|
||||
},
|
||||
"1076": {
|
||||
"id": "1076"
|
||||
},
|
||||
"1077": {
|
||||
"id": "1077"
|
||||
},
|
||||
"1078": {
|
||||
"id": "1078"
|
||||
},
|
||||
"1079": {
|
||||
"id": "1079"
|
||||
},
|
||||
"1080": {
|
||||
"id": "1080"
|
||||
},
|
||||
"1081": {
|
||||
"id": "1081"
|
||||
},
|
||||
"1082": {
|
||||
"id": "1082"
|
||||
},
|
||||
"1083": {
|
||||
"id": "1083"
|
||||
},
|
||||
"1084": {
|
||||
"id": "1084"
|
||||
},
|
||||
"1085": {
|
||||
"id": "1085"
|
||||
},
|
||||
"1086": {
|
||||
"id": "1086"
|
||||
},
|
||||
"1087": {
|
||||
"id": "1087"
|
||||
},
|
||||
"1088": {
|
||||
"id": "1088"
|
||||
},
|
||||
"1089": {
|
||||
"id": "1089"
|
||||
},
|
||||
"1090": {
|
||||
"id": "1090"
|
||||
},
|
||||
"1091": {
|
||||
"id": "1091"
|
||||
},
|
||||
"1092": {
|
||||
"id": "1092"
|
||||
},
|
||||
"1093": {
|
||||
"id": "1093"
|
||||
},
|
||||
"1094": {
|
||||
"id": "1094"
|
||||
},
|
||||
"1095": {
|
||||
"id": "1095"
|
||||
},
|
||||
"1096": {
|
||||
"id": "1096"
|
||||
},
|
||||
"1097": {
|
||||
"id": "1097"
|
||||
},
|
||||
"1098": {
|
||||
"id": "1098"
|
||||
},
|
||||
"1099": {
|
||||
"id": "1099"
|
||||
},
|
||||
"1100": {
|
||||
"id": "1100"
|
||||
},
|
||||
"1101": {
|
||||
"id": "1101"
|
||||
},
|
||||
"1102": {
|
||||
"id": "1102"
|
||||
},
|
||||
"1103": {
|
||||
"id": "1103"
|
||||
},
|
||||
"1104": {
|
||||
"id": "1104"
|
||||
},
|
||||
"1105": {
|
||||
"id": "1105"
|
||||
},
|
||||
"1106": {
|
||||
"id": "1106"
|
||||
},
|
||||
"1107": {
|
||||
"id": "1107"
|
||||
},
|
||||
"1108": {
|
||||
"id": "1108"
|
||||
},
|
||||
"1109": {
|
||||
"id": "1109"
|
||||
},
|
||||
"1110": {
|
||||
"id": "1110"
|
||||
},
|
||||
"1111": {
|
||||
"id": "1111"
|
||||
},
|
||||
"1112": {
|
||||
"id": "1112"
|
||||
},
|
||||
"1113": {
|
||||
"id": "1113"
|
||||
},
|
||||
"1114": {
|
||||
"id": "1114"
|
||||
},
|
||||
"1115": {
|
||||
"id": "1115"
|
||||
},
|
||||
"1116": {
|
||||
"id": "1116"
|
||||
},
|
||||
"1117": {
|
||||
"id": "1117"
|
||||
},
|
||||
"1118": {
|
||||
"id": "1118"
|
||||
}
|
||||
}
|
BIN
data/talents.xlsx
Normal file
BIN
data/talents.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user