12 Commits

Author SHA1 Message Date
Vick Scarlet
a59bce865f update data 2021-09-10 15:42:42 +08:00
Vick Scarlet
1003a78a2a add autoplay auto selece extend 2021-09-10 15:00:59 +08:00
Bryan Lee
92d739ce24 docs: update README and fix typo 2021-09-10 13:30:42 +08:00
Vick Scarlet
5754749af2 update data 2021-09-10 13:27:03 +08:00
Vick Scarlet
398be68058 update data 2021-09-10 13:24:02 +08:00
Vick Scarlet
efcae96a5a change achievement grade 2021-09-10 13:18:42 +08:00
Vick Scarlet
55caf12417 add talent achievement rate 2021-09-10 13:16:44 +08:00
Vick Scarlet
166f3b8a58 change achievement sort 2021-09-10 12:22:04 +08:00
Vick Scarlet
7330c24635 update data 2021-09-10 11:58:38 +08:00
Vick Scarlet
d2f3392722 add achievement 2021-09-10 11:24:24 +08:00
Vick Scarlet
e06139d5c0 add achievement 2021-09-09 23:05:56 +08:00
Vick Scarlet
d72b6c553f change property 2021-09-09 23:05:56 +08:00
29 changed files with 18305 additions and 610 deletions

View File

@@ -1,4 +1,4 @@
# lifeRestart
# Life Restart
<a href="https://discord.gg/U3qrf49NMQ"><img src="https://img.shields.io/discord/883382868427014255?color=%23FEE75C&label=Discord&logo=discord&logoColor=white&style=for-the-badge" /></a>
@@ -10,7 +10,9 @@
## 使用
### 网页版
<details>
<summary><strong>网页版</strong></summary>
<br />
1. 下载项目代码。
@@ -45,10 +47,16 @@ npm run dev
4. 启动完成后会自动打开浏览器访问 [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html)。
### 控制台版本
</details>
<details>
<summary><strong>控制台版本</strong></summary>
<br />
```bash
node repl
```
</details>
> 更多信息请参考 [官网文档](https://liferestart.syaro.io/)。

View File

@@ -1,4 +1,4 @@
# lifeRestart
# Life Restart
<a href="https://discord.gg/U3qrf49NMQ"><img src="https://img.shields.io/discord/883382868427014255?color=%23FEE75C&label=Discord&logo=discord&logoColor=white&style=for-the-badge" /></a>
@@ -10,7 +10,9 @@ English | [简体中文](./README-zh_CN.md)
## Usage
### Web Version
<details>
<summary><strong>Web Version</strong></summary>
<br />
1. Clone project code.
@@ -44,11 +46,16 @@ npm run dev
```
4. After the startup is complete, will automatically open a browser and visit [http://localhost:8081/view/index.html](http://localhost:8081/view/index.html).
</details>
### Command Line Version
<details>
<summary><strong>Command Line Version</strong></summary>
<br />
```bash
node repl
```
> More instructions at [documentation](https://liferestart.syaro.io/)。
</details>
> More instructions at [documentation](https://liferestart.syaro.io/).

1370
data/achievement.json Normal file

File diff suppressed because it is too large Load Diff

BIN
data/achievement.xlsx Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -2924,7 +2924,7 @@
"id": 10346,
"event": "寿元终。",
"include": "TLT?[1048]",
"exclude": "EVT?[10333]",
"exclude": "EVT?[10333,40001]",
"branch": [
"TLT?[1048]:10000"
]
@@ -2933,7 +2933,7 @@
"id": 10347,
"event": "寿元终。",
"include": "TLT?[1048]",
"exclude": "EVT?[10345,10361]",
"exclude": "EVT?[10345,10361,40001]",
"branch": [
"TLT?[1048]:10000"
]
@@ -3140,7 +3140,7 @@
"id": 10368,
"event": "寿元终。",
"include": "TLT?[1048]",
"exclude": "EVT?[10365,10361]",
"exclude": "EVT?[10365,10361,40001]",
"branch": [
"TLT?[1048]:10000"
]
@@ -3907,9 +3907,12 @@
},
"10458": {
"id": 10458,
"event": "有个乞丐向你推销“仙法”秘籍,你没有搭理他。",
"include": "EVT?[10009]",
"exclude": "EVT?[10458]"
"event": "有个乞丐向你推销“仙法”秘籍。",
"postEvent": "你没有搭理他。",
"exclude": "EVT?[10458]",
"branch": [
"INT>10:20461"
]
},
"10459": {
"id": 10459,
@@ -9963,7 +9966,8 @@
"11349": {
"id": 11349,
"event": "你没有这段记忆。",
"include": "TLT?[1129]"
"include": "TLT?[1129]",
"exclude": "EVT?[20349]"
},
"11350": {
"id": 11350,
@@ -11181,7 +11185,7 @@
"id": 20340,
"event": "你喜欢的小师妹在一次外出执行任务中,被一个筑基修士斩杀了。",
"effect": {
"SPR": -1
"SPR": -2
},
"include": "EVT?[20339]",
"exclude": "EVT?[20340]",
@@ -11210,7 +11214,10 @@
"effect": {
"STR": 5
},
"NoRandom": 1
"NoRandom": 1,
"branch": [
"TLT?[1129]:20349"
]
},
"20344": {
"id": 20344,
@@ -11263,6 +11270,14 @@
},
"NoRandom": 1
},
"20349": {
"id": 20349,
"event": "你悲伤攻心走火入魔,人格也因此合并了。",
"effect": {
"STR": -5
},
"NoRandom": 1
},
"20367": {
"id": 20367,
"event": "你悟出了一条天道!",
@@ -11272,7 +11287,8 @@
"STR": 1000,
"SPR": 10
},
"include": "(EVT?[10365])&(TLT?[1048])&((TLT?[1033,1122])|(EVT?[10715]))"
"include": "(EVT?[10365])&(TLT?[1048])&((TLT?[1033,1122])|(EVT?[10715]))",
"exclude": "EVT?[20367]"
},
"20369": {
"id": 20369,
@@ -11514,6 +11530,10 @@
"event": "你突然感觉人生无憾了。",
"NoRandom": 1
},
"20461": {
"id": 20461,
"event": "你购买了一本《仙脉图录》。"
},
"20529": {
"id": 20529,
"event": "你拿了第一名。",
@@ -11844,5 +11864,400 @@
"LIF": -1
},
"NoRandom": 1
},
"40001": {
"id": 40001,
"event": "你打开小盒子,获得练气法门,但你发现乞丐给你的《仙脉图录》更加高明,是传说中的太古修行法门。",
"postEvent": "你修炼太古法门突破到净息前期。寿元提升到500年。",
"effect": {
"CHR": 5,
"INT": 5,
"STR": 5,
"SPR": 3
},
"include": "(TLT?[1048])&(EVT?[20461])",
"exclude": "EVT?[40001]"
},
"40002": {
"id": 40002,
"event": "净息,排除凡胎杂质。体质提升。",
"effect": {
"STR": 5
},
"include": "EVT?[40001]",
"exclude": "EVT?[40010]"
},
"40003": {
"id": 40003,
"event": "你突破到净息中期。",
"effect": {
"STR": 10
},
"include": "(EVT?[40001])&(STR>100)",
"exclude": "EVT?[40003]"
},
"40004": {
"id": 40004,
"event": "你突破到净息后期。",
"effect": {
"STR": 10
},
"include": "(EVT?[40003])&(STR>200)",
"exclude": "EVT?[40004]"
},
"40005": {
"id": 40005,
"event": "你突破到净息巅峰。",
"effect": {
"STR": 10
},
"include": "(EVT?[40004])&(STR>300)",
"exclude": "EVT?[40005]"
},
"40006": {
"id": 40006,
"event": "你闯入一处秘境,夺得大量资源。",
"effect": {
"STR": 20
},
"include": "EVT?[40001]",
"exclude": "EVT?[40010]"
},
"40007": {
"id": 40007,
"event": "你排出大量杂质,颜值提升。",
"effect": {
"CHR": 1
},
"include": "EVT?[40001]",
"exclude": "EVT?[40010]"
},
"40008": {
"id": 40008,
"event": "你斩杀一个凝气修士,得到少量宝物。",
"effect": {
"INT": 1,
"STR": 3
},
"include": "EVT?[40001]",
"exclude": "EVT?[40010]"
},
"40009": {
"id": 40009,
"event": "你斩杀了一个筑基修士,得到宝物。",
"effect": {
"INT": 2,
"STR": 10
},
"include": "(EVT?[40001])&(STR>100)",
"exclude": "EVT?[40010]"
},
"40010": {
"id": 40010,
"event": "你进行无垢筑基,实力远胜于寻常筑基。",
"postEvent": "你突破到筑基前期。",
"effect": {
"STR": 20
},
"include": "(EVT?[40005])&(STR>500)",
"exclude": "EVT?[40010]"
},
"40011": {
"id": 40011,
"event": "无垢淬体。体质提升。",
"effect": {
"STR": 10
},
"include": "EVT?[40010]",
"exclude": "EVT?[40023]"
},
"40012": {
"id": 40012,
"event": "你突破到筑基中期。",
"effect": {
"STR": 30
},
"include": "(EVT?[40010])&(STR>800)",
"exclude": "EVT?[40012]"
},
"40013": {
"id": 40013,
"event": "你突破到筑基后期。",
"effect": {
"STR": 30
},
"include": "(EVT?[40012])&(STR>1200)",
"exclude": "EVT?[40013]"
},
"40014": {
"id": 40014,
"event": "你突破到筑基巅峰。",
"effect": {
"STR": 30
},
"include": "(EVT?[40013])&(STR>1600)",
"exclude": "EVT?[40014]"
},
"40015": {
"id": 40015,
"event": "你参加筑基天才战,夺得第一。",
"postEvent": "得到大量奖励。并被一位渡劫大能收为亲传。",
"effect": {
"INT": 10,
"STR": 100
},
"include": "EVT?[40010]",
"exclude": "EVT?[40015]"
},
"40016": {
"id": 40016,
"event": "你觉醒一般元婴期才有的神识。",
"include": "EVT?[40010]",
"exclude": "EVT?[40016]"
},
"40017": {
"id": 40017,
"event": "你悟出了火之大道。",
"effect": {
"INT": 20,
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40017]"
},
"40018": {
"id": 40018,
"event": "你悟出了金之大道。",
"effect": {
"INT": 20,
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40018]"
},
"40019": {
"id": 40019,
"event": "你悟出了木之大道。",
"effect": {
"INT": 20,
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40019]"
},
"40020": {
"id": 40020,
"event": "你悟出了水之大道。",
"effect": {
"INT": 20,
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40020]"
},
"40021": {
"id": 40021,
"event": "你悟出了土之大道。",
"effect": {
"INT": 20,
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40021]"
},
"40022": {
"id": 40022,
"event": "完美淬体,体质大幅提升。",
"effect": {
"STR": 20
},
"include": "EVT?[40010]",
"exclude": "EVT?[40023]"
},
"40023": {
"id": 40023,
"event": "你体内灵息汇聚成丹海,又复归流转周身经脉,形成灵脉。",
"postEvent": "你突破到灵脉前期。",
"effect": {
"INT": 30,
"STR": 50
},
"include": "(EVT?[40014])&(STR>2000)",
"exclude": "EVT?[40023]"
},
"40024": {
"id": 40024,
"event": "灵脉运行,体质和智力提升。",
"effect": {
"INT": 10,
"STR": 20
},
"include": "EVT?[40023]"
},
"40025": {
"id": 40025,
"event": "悟道。",
"effect": {
"INT": 30
},
"include": "EVT?[40023]"
},
"40026": {
"id": 40026,
"event": "你突破到灵脉中期。",
"postEvent": "丹海中凝聚出两颗金丹。",
"effect": {
"INT": 30,
"STR": 50
},
"include": "(EVT?[40023])&(INT>500)",
"exclude": "EVT?[40026]"
},
"40027": {
"id": 40027,
"event": "你突破到灵脉后期。",
"postEvent": "丹海中凝聚出四颗金丹。",
"effect": {
"INT": 30,
"STR": 50
},
"include": "(EVT?[40023])&(INT>1000)",
"exclude": "EVT?[40027]"
},
"40028": {
"id": 40028,
"event": "你突破到灵脉巅峰。",
"postEvent": "丹海中凝聚出八颗金丹。",
"effect": {
"INT": 30,
"STR": 100
},
"include": "(EVT?[40023])&(INT>2000)",
"exclude": "EVT?[40028]"
},
"40029": {
"id": 40029,
"event": "你斩杀了一位渡劫期修士。获得大量资源。",
"effect": {
"INT": 50,
"STR": 200
},
"include": "(EVT?[40023])&(STR>2000)"
},
"40030": {
"id": 40030,
"event": "你斩杀一位元婴修士,获得大量资源。",
"effect": {
"INT": 20,
"STR": 100
},
"include": "(EVT?[40023])&(STR>1000)"
},
"40031": {
"id": 40031,
"event": "你摧毁了一个魔道宗门,斩杀数位灾劫境魔修。",
"effect": {
"INT": 50,
"STR": 500
},
"include": "(EVT?[40023])&(STR>2000)"
},
"40032": {
"id": 40032,
"event": "你遇到一位伪仙境的魂修,他想夺舍你,被你反杀。",
"effect": {
"INT": 100
},
"include": "(EVT?[40023])&(INT>1000)",
"exclude": "EVT?[40032]"
},
"40033": {
"id": 40033,
"event": "你遇到一位神游境魂修大能,你被夺舍了。",
"include": "EVT?[40001]",
"exclude": "EVT?[40010]",
"branch": [
"EVT?[40001]:10000"
]
},
"40034": {
"id": 40034,
"event": "你悟出了空间大道。",
"effect": {
"INT": 50,
"STR": 50
},
"include": "EVT?[40010]",
"exclude": "EVT?[40034]"
},
"40035": {
"id": 40035,
"event": "你悟出了时间大道。",
"effect": {
"INT": 50,
"STR": 50
},
"include": "EVT?[40010]",
"exclude": "EVT?[40035]"
},
"40036": {
"id": 40036,
"event": "你悟出了混沌大道。",
"effect": {
"INT": 100,
"STR": 100
},
"include": "EVT?[40010]",
"exclude": "EVT?[40036]"
},
"40037": {
"id": 40037,
"event": "你悟出了生命大道。",
"effect": {
"INT": 75,
"STR": 75
},
"include": "EVT?[40010]",
"exclude": "EVT?[40037]"
},
"40038": {
"id": 40038,
"event": "你悟出了毁灭大道。",
"effect": {
"INT": 75,
"STR": 75
},
"include": "EVT?[40010]",
"exclude": "EVT?[40038]"
},
"40039": {
"id": 40039,
"event": "你突破到化神期。你本应该感应古天劫之力修炼,随时引动天劫渡劫,但古仙界已经覆灭,没有古天劫了。",
"effect": {
"INT": 200,
"STR": 200
},
"include": "(EVT?[40028])&(EVT?[40036])",
"exclude": "EVT?[40039]",
"branch": [
"EVT?[40028]:40040"
]
},
"40040": {
"id": 40040,
"event": "你撕裂世界之壁,踏碎虚空而去。",
"postEvent": "你在这个世界的“人生”结束了。",
"effect": {
"LIF": -1
},
"NoRandom": 1
},
"40041": {
"id": 40041,
"event": "寿元终。",
"include": "EVT?[40001]",
"branch": [
"EVT?[40001]:10000"
]
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1095,6 +1095,30 @@
"group": 2,
"name": "白鲤"
},
{
"group": 2,
"name": "daydream2333"
},
{
"group": 2,
"name": "乔衡"
},
{
"group": 2,
"name": "神之领域"
},
{
"group": 2,
"name": "困爱揽典珈"
},
{
"group": 2,
"name": "灰孤逗"
},
{
"group": 2,
"name": "风滚草"
},
{
"group": 2,
"name": "有梦人天涯若比邻"
@@ -1335,5 +1359,71 @@
{
"group": 2,
"name": "圆果团子"
},
{
"group": 2,
"name": "神之领域"
},
{
"group": 2,
"name": "西域刀客"
},
{
"group": 2,
"name": "书签"
},
{
"group": 2,
"name": "轩尘"
},
{
"group": 1,
"name": "正牌孟岩様",
"comment": "如果真能重来的话……"
},
{
"group": 2,
"name": "王杰文"
},
{
"group": 2,
"name": "Kevin Lu"
},
{
"group": 2,
"name": "赵发红"
},
{
"group": 2,
"name": "黑衣人"
},
{
"group": 2,
"name": "你的粉丝"
},
{
"group": 2,
"name": "有林啊.",
"color": "red"
},
{
"group": 2,
"name": "渡鸦"
},
{
"group": 2,
"name": "犽犽超级喜欢赫尔"
},
{
"group": 2,
"name": "绕圈跑"
},
{
"group": 2,
"name": "董研策"
},
{
"group": 2,
"name": "口爆青年"
}
]

2
lib/dom-to-image.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
lib/jquery-3.6.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,9 +1,26 @@
import { max, sum } from '../src/functions/util.js';
import { summary } from '../src/functions/summary.js'
import { readFile } from 'fs/promises';
import Life from '../src/life.js';
global.json = async fileName => JSON.parse(await readFile(`data/${fileName}.json`));
globalThis.json = async fileName => JSON.parse(await readFile(`data/${fileName}.json`));
globalThis.$$eventMap = new Map();
globalThis.$$event = (tag, data) => {
const listener = $$eventMap.get(tag);
if(listener) listener.forEach(fn=>fn(data));
}
globalThis.$$on = (tag, fn) => {
let listener = $$eventMap.get(tag);
if(!listener) {
listener = new Set();
$$eventMap.set(tag, listener);
}
listener.add(fn);
}
globalThis.$$off = (tag, fn) => {
const listener = $$eventMap.get(tag);
if(listener) listener.delete(fn);
}
class App {
constructor() {
@@ -47,7 +64,7 @@ class App {
async initial() {
this.output('Now Loading...');
this.#talentExtend = global.localStorage.talentExtend;
this.#talentExtend = localStorage.talentExtend;
await this.#life.initial();
this.output(`\rLoading Complete.
人生重开模拟器
@@ -55,6 +72,11 @@ class App {
\n🎉键入 \x1B[4m/remake\x1B[24m 开始游戏`,
true
);
$$on('achievement', ({name})=>this.output(`
-------------------------
解锁成就【${name}
-------------------------
`))
}
io(input, output, exit) {
@@ -289,7 +311,7 @@ class App {
remake() {
if(this.#talentExtend) {
this.#life.talentExtend(this.#talentExtend)
global.dumpLocalStorage();
dumpLocalStorage();
this.#talentExtend = null;
}
@@ -549,34 +571,22 @@ class App {
}
summary() {
const records = this.#life.getRecord();
const s = (type, func)=>{
const value = func(records.map(({[type]:v})=>v));
const summaryData = this.#life.getSummary();
const format = (name, type) => {
const value = summaryData[type];
const { judge, grade } = summary(type, value);
return { judge, grade, value };
};
const style = (name, grade, judge, value) => this.style(`grade${grade}b`, `${name}${value} ${judge}`);
const judge = (name, type, func) => {
const { judge, grade, value } = s(type, func);
return style(name, grade, judge, value );
return this.style(`grade${grade}b`, `${name}${value} ${judge}`);
}
return [
'🎉 总评',
judge('颜值', 'CHR', max),
judge('智力', 'INT', max),
judge('体质', 'STR', max),
judge('家境', 'MNY', max),
judge('快乐', 'SPR', max),
judge('享年', 'AGE', max),
(()=>{
const m = type=>max(records.map(({[type]: value})=>value));
const value = Math.floor(sum(m('CHR'), m('INT'), m('STR'), m('MNY'), m('SPR'))*2 + m('AGE')/2);
const { judge, grade } = summary('SUM', value);
return style('总评', grade, judge, value );
})(),
format('颜值', 'CHR'),
format('智力', 'INT'),
format('体质', 'STR'),
format('家境', 'MNY'),
format('快乐', 'SPR'),
format('享年', 'AGE'),
format('总评', 'SUM'),
].join('\n');
}
}

View File

@@ -4,12 +4,14 @@ import { readFile, writeFile } from 'fs/promises';
async function main() {
try {
global.localStorage = JSON.parse(await readFile('__localStorage.json'));
globalThis.localStorage = JSON.parse(await readFile('__localStorage.json'));
} catch (e) {
global.localStorage = {};
globalThis.localStorage = {};
}
localStorage.getItem = key => localStorage[key]===void 0? null: localStorage[key];
localStorage.setItem = (key, value) => (localStorage[key] = value);
global.dumpLocalStorage = async ()=>await writeFile('__localStorage.json', JSON.stringify( global.localStorage))
globalThis.dumpLocalStorage = async ()=>await writeFile('__localStorage.json', JSON.stringify( global.localStorage))
const app = new App();
app.io(

67
src/achievement.js Normal file
View File

@@ -0,0 +1,67 @@
import { clone } from './functions/util.js';
import { checkCondition } from './functions/condition.js';
class Achievement {
constructor() {}
// 时机
Opportunity = {
START: "START", // 分配完成点数,点击开始新人生后
TRAJECTORY: "TRAJECTORY", // 每一年的人生经历中
SUMMARY: "SUMMARY", // 人生结束,点击人生总结后
END: "END", // 游戏完成,点击重开 重开次数在这之后才会+1
};
#achievements;
initial({achievements}) {
this.#achievements = achievements;
}
count() {
return Object.keys(this.#achievements).length;
}
list(property) {
return Object
.values(this.#achievements)
.map(({
id, name, opportunity,
description, hide, grade,
})=>({
id, name, opportunity,
description, hide, grade,
isAchieved: this.isAchieved(id, property),
}));
}
get(achievementId) {
const achievement = this.#achievements[achievementId];
if(!achievement) throw new Error(`[ERROR] No Achievement[${achievementId}]`);
return clone(achievement);
}
check(achievementId, property) {
const { condition } = this.get(achievementId);
return checkCondition(property, condition);
}
isAchieved(achievementId, property) {
for(const [achieved] of (property.get(property.TYPES.ACHV)||[]))
if(achieved == achievementId) return true;
return false;
}
achieve(opportunity, property) {
this.list(property)
.filter(({isAchieved})=>!isAchieved)
.filter(({opportunity: o})=>o==opportunity)
.filter(({id})=>this.check(id, property))
.forEach(({id})=>{
property.achieve(property.TYPES.ACHV, id)
$$event('achievement', this.get(id))
});
}
}
export default Achievement;

View File

@@ -1,6 +1,6 @@
import { max, sum } from './functions/util.js';
import { summary } from './functions/summary.js'
import Life from './life.js'
import { summary } from './functions/summary.js';
import { getRate, getGrade } from './functions/addition.js';
import Life from './life.js';
class App{
constructor(){
@@ -16,6 +16,7 @@ class App{
#selectedExtendTalent = null;
#hintTimeout;
#specialthanks;
#autoTrajectory;
async initial() {
this.initPages();
@@ -26,7 +27,7 @@ class App{
]);
this.#specialthanks = specialthanks;
this.switch('index');
window.onerror = (event, source, lineno, colno, error) => {
globalThis.onerror = (event, source, lineno, colno, error) => {
this.hint(`[ERROR] at (${source}:${lineno}:${colno})\n\n${error?.stack||error||'unknow Error'}`, 'error');
}
const keyDownCallback = (keyboardEvent) => {
@@ -35,8 +36,8 @@ class App{
pressEnterFunc && typeof pressEnterFunc === 'function' && pressEnterFunc();
}
}
window.removeEventListener('keydown', keyDownCallback);
window.addEventListener('keydown', keyDownCallback);
globalThis.removeEventListener('keydown', keyDownCallback);
globalThis.addEventListener('keydown', keyDownCallback);
}
initPages() {
@@ -54,8 +55,7 @@ class App{
// Index
const indexPage = $(`
<div id="main">
<div id="cnt" class="head">已重开1次</div>
<button id="rank">排行榜</button>
<button id="achievement">成就</button>
<button id="specialthanks">特别感谢</button>
<button id="themeToggleBtn">黑</button>
<div id="title">
@@ -63,7 +63,7 @@ class App{
<div style="font-size:1.5rem; font-weight:normal;">这垃圾人生一秒也不想呆了</div>
</div>
<button id="restart" class="mainbtn"><span class="iconfont">&#xe6a7;</span>立即重开</button>
<a href="https://discord.gg/U3qrf49NMQ" style="z-index: 9999;" aria-label="Chat on Discord"><button class="discord-btn"><svg width="50%" height="55" viewBox="0 0 71 55" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z" fill="#ffffff"/></g><defs><clipPath id="clip0"><rect width="71" height="55" fill="white"/></clipPath></defs></svg>CHAT</button><style>.discord-btn {position: fixed;bottom: 0.5rem;left: 0.5rem;background-color: #5865F2;padding: 0.7rem;height: auto;color: white;text-align: right;vertical-align: middle;border: none;width: 6.5rem;font-size: 1rem;border-radius: 4px;}.discord-btn svg {height: 1.5rem;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}.discord-btn:hover svg{animation:discord-wave 560ms ease-in-out;}@keyframes discord-wave{0%,100%{transform:translateY(-50%) rotate(0)}20%,60%{transform:translateY(-50%) rotate(-25deg)}40%,80%{transform:translateY(-50%) rotate(10deg)}}@media (max-width:500px){.discord-btn:hover svg{animation:none}.discord-btn svg{animation:discord-wave 560ms ease-in-out}}</style></a>
<a id="discord" href="https://discord.gg/U3qrf49NMQ" style="z-index: 9999;" aria-label="Chat on Discord"><button class="discord-btn"><svg width="50%" height="55" viewBox="0 0 71 55" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z" fill="#ffffff"/></g><defs><clipPath id="clip0"><rect width="71" height="55" fill="white"/></clipPath></defs></svg>CHAT</button><style>.discord-btn {position: fixed;bottom: 0.5rem;left: 0.5rem;background-color: #5865F2;padding: 0.7rem;height: auto;color: white;text-align: right;vertical-align: middle;border: none;width: 6.5rem;font-size: 1rem;border-radius: 4px;}.discord-btn svg {height: 1.5rem;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}.discord-btn:hover svg{animation:discord-wave 560ms ease-in-out;}@keyframes discord-wave{0%,100%{transform:translateY(-50%) rotate(0)}20%,60%{transform:translateY(-50%) rotate(-25deg)}40%,80%{transform:translateY(-50%) rotate(10deg)}}@media (max-width:500px){.discord-btn:hover svg{animation:none}.discord-btn svg{animation:discord-wave 560ms ease-in-out}}</style></a>
</div>
`);
@@ -75,8 +75,8 @@ class App{
.click(()=>this.switch('talent'));
indexPage
.find('#rank')
.click(()=>this.hint('别卷了!没有排行榜'));
.find('#achievement')
.click(()=>this.switch('achievement'));
if(localStorage.getItem('theme') == 'light') {
indexPage.find('#themeToggleBtn').text('黑')
@@ -109,8 +109,8 @@ class App{
<ul class="g1"></ul>
<ul class="g2"></ul>
</div>
<button class="sponsor" onclick="window.open('https://afdian.net/@LifeRestart')" style="background: linear-gradient(90deg,#946ce6,#7e5fd9); left:auto; right:50%; transform: translate(-2rem,-50%);">打赏策划(爱发电)</button>
<button class="sponsor" onclick="window.open('https://dun.mianbaoduo.com/@vickscarlet')" style="background-color:#c69; left:50%; right:auto; transform: translate(2rem,-50%);">打赏程序(顿顿饭)</button>
<button class="sponsor" onclick="globalThis.open('https://afdian.net/@LifeRestart')" style="background: linear-gradient(90deg,#946ce6,#7e5fd9); left:auto; right:50%; transform: translate(-2rem,-50%);">打赏策划(爱发电)</button>
<button class="sponsor" onclick="globalThis.open('https://dun.mianbaoduo.com/@vickscarlet')" style="background-color:#c69; left:50%; right:auto; transform: translate(2rem,-50%);">打赏程序(顿顿饭)</button>
</div>
`);
@@ -118,6 +118,20 @@ class App{
.find('#specialthanks')
.click(()=>this.switch('index'));
const achievementPage = $(`
<div id="main">
<button id="specialthanks">返回</button>
<span class="title">统计</span>
<ul id="total"></ul>
<span style="padding:0.25rem; margin: 0.5rem 0; border: none; background: #ccc;"></span>
<span class="title">成就</span>
<ul id="achievements"></ul>
`)
achievementPage
.find('#specialthanks')
.click(()=>this.switch('index'));
// Talent
const talentPage = $(`
<div id="main">
@@ -334,6 +348,8 @@ class App{
<ul id="lifeProperty" class="lifeProperty"></ul>
<ul id="lifeTrajectory" class="lifeTrajectory"></ul>
<div class="btn-area">
<button id="auto" class="mainbtn">自动播放</button>
<button id="auto2x" class="mainbtn">自动播放2x</button>
<button id="summary" class="mainbtn">人生总结</button>
<button id="domToImage" class="mainbtn">人生回放</button>
</div>
@@ -367,17 +383,19 @@ class App{
$(document).unbind("keydown");
this.#isEnd = true;
trajectoryPage.find('#summary').show();
trajectoryPage.find('#domToImage').show();
trajectoryPage.find('#auto').hide();
trajectoryPage.find('#auto2x').hide();
// trajectoryPage.find('#domToImage').show();
} else {
// 如未死亡,更新数值
// Update properties if not die yet
const property = this.#life.getLastRecord();
$("#lifeProperty").html(`
<li><span>颜值</span><span>${property.CHR}</span></li>
<li><span>智力</span><span>${property.INT}</span</li>
<li><span>体质</span><span>${property.STR}</span</li>
<li><span>家境</span><span>${property.MNY}</span</li>
<li><span>快乐</span><span>${property.SPR}</span</li>
<li><span>智力</span><span>${property.INT}</span></li>
<li><span>体质</span><span>${property.STR}</span></li>
<li><span>家境</span><span>${property.MNY}</span></li>
<li><span>快乐</span><span>${property.SPR}</span></li>
`);
}
});
@@ -401,11 +419,44 @@ class App{
});
})
.hide();
trajectoryPage
.find('#summary')
.click(()=>{
clearInterval(this.#autoTrajectory);
this.#autoTrajectory = null;
this.switch('summary');
})
});
const auto = tick=>{
if(this.#autoTrajectory) {
clearInterval(this.#autoTrajectory);
this.#autoTrajectory = null;
} else {
if(!this.isEnd)
trajectoryPage
.find('#lifeTrajectory')
.click();
this.#autoTrajectory = setInterval(()=>{
if(this.isEnd) {
clearInterval(this.#autoTrajectory);
this.#autoTrajectory = null;
} else {
trajectoryPage
.find('#lifeTrajectory')
.click();
}
}, tick);
}
};
trajectoryPage
.find('#auto')
.click(()=>auto(1000));
trajectoryPage
.find('#auto2x')
.click(()=>auto(500));
// Summary
const summaryPage = $(`
@@ -448,10 +499,9 @@ class App{
},
index: {
page: indexPage,
btnRank: indexPage.find('#rank'),
btnAchievement: indexPage.find('#achievement'),
btnRestart: indexPage.find('#restart'),
hint: indexPage.find('.hint'),
cnt: indexPage.find('#cnt'),
pressEnter: ()=>{
this.#pages.index.btnRestart.click();
},
@@ -460,17 +510,20 @@ class App{
indexPage.find('.hint').hide();
const times = this.times;
const btnRank = indexPage.find('#rank');
const cnt = indexPage.find('#cnt');
const achievement = indexPage.find('#achievement');
const discord = indexPage.find('#discord');
const specialthanks = indexPage.find('#specialthanks');
if(times > 0) {
btnRank.show();
cnt.show();
cnt.text(`已重开${times}`);
achievement.show();
discord.show();
specialthanks.show();
return;
}
btnRank.hide();
cnt.hide();
achievement.hide();
discord.hide();
specialthanks.hide();
},
},
specialthanks: {
@@ -491,6 +544,58 @@ class App{
`))
}
},
achievement: {
page: achievementPage,
clear: () => {
const total = achievementPage.find("ul#total");
const achievements = achievementPage.find("ul#achievements");
total.empty();
achievements.empty();
const formatRate = (type, value) => {
const rate = getRate(type, value);
let color = Object.keys(rate)[0];
switch(parseInt(color)) {
case 0: color = '白色'; break;
case 1: color = '蓝色'; break;
case 2: color = '紫色'; break;
case 3: color = '橙色'; break;
default: break;
}
let r = Object.values(rate)[0];
switch(parseInt(r)) {
case 1: r = '不变'; break;
case 2: r = '翻倍'; break;
case 3: r = '三倍'; break;
case 4: r = '四倍'; break;
case 5: r = '五倍'; break;
case 6: r = '六倍'; break;
default: break;
}
return `抽到${color}概率${r}`;
}
const { times, achievement, talentRate, eventRate } = this.#life.getTotal();
total.append(`
<li class="achvg${getGrade('times', times)}"><span class="achievementtitle">已重开${times}次</span>${formatRate('times', times)}</li>
<li class="achvg${getGrade('achievement', achievement)}"><span class="achievementtitle">成就达成${achievement}个</span>${formatRate('achievement', achievement)}</li>
<li class="achvg${getGrade('eventRate', eventRate)}"><span class="achievementtitle">事件收集率</span>${Math.floor(eventRate * 100)}%</li>
<li class="achvg${getGrade('talentRate', talentRate)}"><span class="achievementtitle">天赋收集率</span>${Math.floor(talentRate * 100)}%</li>
`);
const achievementsData = this.#life.getAchievements();
achievementsData.forEach(({
name, description, hide,
grade, isAchieved
})=>{
if(hide && !isAchieved) name = description = '???';
achievements.append(
`<li class="achvg${grade} ${isAchieved?'':'mask'}"><span class="achievementtitle">${name}</span>${description}</li>`
);
})
}
},
talent: {
page: talentPage,
talentList: talentPage.find('#talents'),
@@ -537,6 +642,8 @@ class App{
this.#currentPage = 'trajectory';
trajectoryPage.find('#lifeTrajectory').empty();
trajectoryPage.find('#summary').hide();
trajectoryPage.find('#auto').show();
trajectoryPage.find('#auto2x').show();
this.#isEnd = false;
},
born: ()=>{
@@ -551,65 +658,58 @@ class App{
const talents = summaryPage.find('#talents');
judge.empty();
talents.empty();
this.#talentSelected.forEach(talent=>{
const li = createTalent(talent);
talents.append(li);
li.click(()=>{
if(li.hasClass('selected')) {
this.#selectedExtendTalent = null;
li.removeClass('selected');
} else if(this.#selectedExtendTalent != null) {
this.hint('只能继承一个天赋');
return;
} else {
this.#selectedExtendTalent = talent.id;
li.addClass('selected');
}
const lastExtendTalent = this.#life.getLastExtendTalent();
Array
.from(this.#talentSelected)
.sort((
{id:a, grade:ag},
{id:b, grade:bg},
)=>{
if(a == lastExtendTalent) return -1;
if(b == lastExtendTalent) return 1;
return bg - ag;
})
.forEach((talent, i)=>{
const li = createTalent(talent);
talents.append(li);
li.click(()=>{
if(li.hasClass('selected')) {
this.#selectedExtendTalent = null;
li.removeClass('selected');
} else if(this.#selectedExtendTalent != null) {
this.hint('只能继承一个天赋');
return;
} else {
this.#selectedExtendTalent = talent.id;
li.addClass('selected');
}
});
if(!i) li.click();
});
});
const records = this.#life.getRecord();
const s = (type, func)=>{
const value = func(records.map(({[type]:v})=>v));
const summaryData = this.#life.getSummary();
const format = (discription, type)=>{
const value = summaryData[type];
const { judge, grade } = summary(type, value);
return { judge, grade, value };
return `<li class="grade${grade}"><span>${discription}</span><span>${value} ${judge}</span></li>`;
};
judge.append([
(()=>{
const { judge, grade, value } = s('CHR', max);
return `<li class="grade${grade}"><span>颜值:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const { judge, grade, value } = s('INT', max);
return `<li class="grade${grade}"><span>智力:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const { judge, grade, value } = s('STR', max);
return `<li class="grade${grade}"><span>体质:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const { judge, grade, value } = s('MNY', max);
return `<li class="grade${grade}"><span>家境:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const { judge, grade, value } = s('SPR', max);
return `<li class="grade${grade}"><span>快乐:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const { judge, grade, value } = s('AGE', max);
return `<li class="grade${grade}"><span>享年:</span><span>${value} ${judge}</span></li>`
})(),
(()=>{
const m = type=>max(records.map(({[type]: value})=>value));
const value = Math.floor(sum(m('CHR'), m('INT'), m('STR'), m('MNY'), m('SPR'))*2 + m('AGE')/2);
const { judge, grade } = summary('SUM', value);
return `<li class="grade${grade}"><span>总评:</span><span>${value} ${judge}</span></li>`
})(),
].join(''));
judge.append(`
${format('颜值', 'CHR')}
${format('智力', 'INT')}
${format('体质', 'STR')}
${format('家境', 'MNY')}
${format('快乐', 'SPR')}
${format('享年', 'AGE')}
${format('总评', 'SUM')}
`);
}
},
}
$$on('achievement', ({name})=>{
this.hint(`解锁成就【${name}`, 'success');
})
}
switch(page) {

View File

@@ -19,6 +19,10 @@ class Event {
}
}
count() {
return Object.keys(this.#events).length;
}
check(eventId, property) {
const { include, exclude, NoRandom } = this.get(eventId);
if(NoRandom) return false;

41
src/functions/addition.js Normal file
View File

@@ -0,0 +1,41 @@
export function getRate(type, value) {
switch(type) {
case 'times':
if(value >= 100) return {2:6};
if(value >= 70) return {2:5};
if(value >= 50) return {2:4};
if(value >= 30) return {2:3};
if(value >= 10) return {2:2};
return {2: 1};
case 'achievement':
if(value >= 100) return {3:6};
if(value >= 70) return {3:5};
if(value >= 50) return {3:4};
if(value >= 30) return {3:3};
if(value >= 10) return {3:2};
return {3:1};
default: return {};
}
}
export function getGrade(type, value) {
switch(type) {
case 'times':
case 'achievement':
if(value >= 100) return 3;
if(value >= 50) return 2;
if(value >= 10) return 1;
return 0;
case 'talentRate':
if(value >= 0.9) return 3;
if(value >= 0.6) return 2;
if(value >= 0.3) return 1;
return 0;
case 'eventRate':
if(value >= 0.6) return 3;
if(value >= 0.4) return 2;
if(value >= 0.2) return 1;
return 0;
default: return 0;
}
}

View File

@@ -1,10 +1,27 @@
import App from '../src/app.js';
globalThis.$$eventMap = new Map();
globalThis.$$event = (tag, data) => {
const listener = $$eventMap.get(tag);
if(listener) listener.forEach(fn=>fn(data));
}
globalThis.$$on = (tag, fn) => {
let listener = $$eventMap.get(tag);
if(!listener) {
listener = new Set();
$$eventMap.set(tag, listener);
}
listener.add(fn);
}
globalThis.$$off = (tag, fn) => {
const listener = $$eventMap.get(tag);
if(listener) listener.delete(fn);
}
window.json = async fileName => await (await fetch(`../data/${fileName}.json`)).json();
globalThis.json = async fileName => await (await fetch(`../data/${fileName}.json`)).json();
// Pssst, I've created a github package - https://github.com/brookesb91/dismissible
window.hideBanners = (e) => {
globalThis.hideBanners = (e) => {
document
.querySelectorAll(".banner.visible")
.forEach((b) => b.classList.remove("visible"));

View File

@@ -1,35 +1,44 @@
import Property from './property.js';
import Event from './event.js';
import Talent from './talent.js';
import Achievement from './achievement.js';
class Life {
constructor() {
this.#property = new Property();
this.#event = new Event();
this.#talent = new Talent();
this.#achievement = new Achievement();
}
#property;
#event;
#talent;
#achievement;
#triggerTalents;
async initial() {
const [age, talents, events] = await Promise.all([
const [age, talents, events, achievements] = await Promise.all([
json('age'),
json('talents'),
json('events'),
json('achievement'),
])
this.#property.initial({age});
this.#talent.initial({talents});
this.#event.initial({events});
this.#achievement.initial({achievements});
}
restart(allocation) {
this.#triggerTalents = {};
this.#property.restart(allocation);
this.doTalent();
this.#property.record();
this.#property.restartLastStep();
this.#achievement.achieve(
this.#achievement.Opportunity.START,
this.#property
)
}
getTalentAllocationAddition(talents) {
@@ -45,11 +54,14 @@ class Life {
const talentContent = this.doTalent(talent);
const eventContent = this.doEvent(this.random(event));
this.#property.record();
const isEnd = this.#property.isEnd();
const content = [talentContent, eventContent].flat();
this.#achievement.achieve(
this.#achievement.Opportunity.TRAJECTORY,
this.#property
)
return { age, content, isEnd };
}
@@ -104,15 +116,33 @@ class Life {
}
talentRandom() {
return this.#talent.talentRandom(JSON.parse(localStorage.extendTalent||'null'));
const times = this.#property.get(this.#property.TYPES.TMS);
const achievement = this.#property.get(this.#property.TYPES.CACHV);
return this.#talent.talentRandom(this.getLastExtendTalent(), { times, achievement });
}
talentExtend(talentId) {
localStorage.extendTalent = JSON.stringify(talentId);
this.#property.set(this.#property.TYPES.EXT, talentId);
}
getRecord() {
return this.#property.getRecord();
getLastExtendTalent() {
return this.#property.get(this.#property.TYPES.EXT);
}
getSummary() {
this.#achievement.achieve(
this.#achievement.Opportunity.SUMMARY,
this.#property
)
return {
AGE: this.#property.get(this.#property.TYPES.HAGE),
CHR: this.#property.get(this.#property.TYPES.HCHR),
INT: this.#property.get(this.#property.TYPES.HINT),
STR: this.#property.get(this.#property.TYPES.HSTR),
MNY: this.#property.get(this.#property.TYPES.HMNY),
SPR: this.#property.get(this.#property.TYPES.HSPR),
SUM: this.#property.get(this.#property.TYPES.SUM),
};
}
getLastRecord() {
@@ -123,8 +153,57 @@ class Life {
return this.#talent.exclusive(talents, exclusive);
}
getAchievements() {
const ticks = {};
this.#property
.get(this.#property.TYPES.ACHV)
.forEach(([id, tick]) => ticks[id] = tick);
return this
.#achievement
.list(this.#property)
.sort((
{id: a, grade: ag, hide: ah},
{id: b, grade: bg, hide: bh}
)=>{
a = ticks[a];
b = ticks[b];
if(a&&b) return b - a;
if(!a&&!b) {
if(ah&&bh) return bg - ag;
if(ah) return 1;
if(bh) return -1;
return bg - ag;
}
if(!a) return 1;
if(!b) return -1;
});
}
getTotal() {
const TMS = this.#property.get(this.#property.TYPES.TMS);
const CACHV = this.#property.get(this.#property.TYPES.CACHV);
const CTLT = this.#property.get(this.#property.TYPES.CTLT);
const CEVT = this.#property.get(this.#property.TYPES.CEVT);
const totalTalent = this.#talent.count();
const totalEvent = this.#event.count();
return {
times: TMS,
achievement: CACHV,
talentRate: CTLT / totalTalent,
eventRate: CEVT / totalEvent,
}
}
get times() { return this.#property?.get(this.#property.TYPES.TMS) || 0; }
set times(v) { return this.#property?.set(this.#property.TYPES.TMS, v) || 0; }
set times(v) {
this.#property?.set(this.#property.TYPES.TMS, v) || 0;
this.#achievement.achieve(
this.#achievement.Opportunity.END,
this.#property
)
}
}
export default Life;

View File

@@ -1,9 +1,10 @@
import { clone } from './functions/util.js';
import { max, min, sum, clone } from './functions/util.js';
class Property {
constructor() {}
TYPES = {
// 本局
AGE: "AGE", // 年龄 age AGE
CHR: "CHR", // 颜值 charm CHR
INT: "INT", // 智力 intelligence INT
@@ -14,11 +15,39 @@ class Property {
TLT: "TLT", // 天赋 talent TLT
EVT: "EVT", // 事件 event EVT
TMS: "TMS", // 次数 times TMS
// Auto calc
LAGE: "LAGE", // 最低年龄 Low Age
HAGE: "HAGE", // 最高年龄 High Age
LCHR: "LCHR", // 最低颜值 Low Charm
HCHR: "HCHR", // 最高颜值 High Charm
LINT: "LINT", // 最低智力 Low Intelligence
HINT: "HINT", // 最高智力 High Intelligence
LSTR: "LSTR", // 最低体质 Low Strength
HSTR: "HSTR", // 最高体质 High Strength
LMNY: "LMNY", // 最低家境 Low Money
HMNY: "HMNY", // 最高家境 High Money
LSPR: "LSPR", // 最低快乐 Low Spirit
HSPR: "HSPR", // 最高快乐 High Spirit
SUM: "SUM", // 总评 summary SUM
EXT: "EXT", // 继承天赋
// 总计
// Achievement Total
ATLT: "ATLT", // 拥有过的天赋 Achieve Talent
AEVT: "AEVT", // 触发过的事件 Achieve Event
ACHV: "ACHV", // 达成的成就 Achievement
CTLT: "RTLT", // 天赋选择数 Count Talent
CEVT: "REVT", // 事件收集数 Count Event
CACHV: "CACHV", // 成就达成数 Count Achievement
};
#ageData;
#data;
#record;
#data = {};
initial({age}) {
@@ -46,18 +75,49 @@ class Property {
restart(data) {
this.#data = {
[this.TYPES.AGE]: -1,
[this.TYPES.CHR]: 0,
[this.TYPES.INT]: 0,
[this.TYPES.STR]: 0,
[this.TYPES.MNY]: 0,
[this.TYPES.SPR]: 0,
[this.TYPES.LIF]: 1,
[this.TYPES.TLT]: [],
[this.TYPES.EVT]: [],
[this.TYPES.LAGE]: Infinity,
[this.TYPES.LCHR]: Infinity,
[this.TYPES.LINT]: Infinity,
[this.TYPES.LSTR]: Infinity,
[this.TYPES.LSPR]: Infinity,
[this.TYPES.LMNY]: Infinity,
[this.TYPES.HAGE]: -Infinity,
[this.TYPES.HCHR]: -Infinity,
[this.TYPES.HINT]: -Infinity,
[this.TYPES.HSTR]: -Infinity,
[this.TYPES.HMNY]: -Infinity,
[this.TYPES.HSPR]: -Infinity,
};
for(const key in data)
this.change(key, data[key]);
this.#record = [];
}
restartLastStep() {
this.#data[this.TYPES.LAGE] = this.get(this.TYPES.AGE);
this.#data[this.TYPES.LCHR] = this.get(this.TYPES.CHR);
this.#data[this.TYPES.LINT] = this.get(this.TYPES.INT);
this.#data[this.TYPES.LSTR] = this.get(this.TYPES.STR);
this.#data[this.TYPES.LSPR] = this.get(this.TYPES.SPR);
this.#data[this.TYPES.LMNY] = this.get(this.TYPES.MNY);
this.#data[this.TYPES.HAGE] = this.get(this.TYPES.AGE);
this.#data[this.TYPES.HCHR] = this.get(this.TYPES.CHR);
this.#data[this.TYPES.HINT] = this.get(this.TYPES.INT);
this.#data[this.TYPES.HSTR] = this.get(this.TYPES.STR);
this.#data[this.TYPES.HMNY] = this.get(this.TYPES.MNY);
this.#data[this.TYPES.HSPR] = this.get(this.TYPES.SPR);
}
get(prop) {
@@ -72,12 +132,73 @@ class Property {
case this.TYPES.TLT:
case this.TYPES.EVT:
return clone(this.#data[prop]);
case this.TYPES.LAGE:
case this.TYPES.LCHR:
case this.TYPES.LINT:
case this.TYPES.LSTR:
case this.TYPES.LMNY:
case this.TYPES.LSPR:
return min(
this.#data[prop],
this.get(this.fallback(prop))
);
case this.TYPES.HAGE:
case this.TYPES.HCHR:
case this.TYPES.HINT:
case this.TYPES.HSTR:
case this.TYPES.HMNY:
case this.TYPES.HSPR:
return max(
this.#data[prop],
this.get(this.fallback(prop))
);
case this.TYPES.SUM:
const HAGE = this.get(this.TYPES.HAGE);
const HCHR = this.get(this.TYPES.HCHR);
const HINT = this.get(this.TYPES.HINT);
const HSTR = this.get(this.TYPES.HSTR);
const HMNY = this.get(this.TYPES.HMNY);
const HSPR = this.get(this.TYPES.HSPR);
return Math.floor(sum(HCHR, HINT, HSTR, HMNY, HSPR)*2 + HAGE/2);
case this.TYPES.TMS:
return JSON.parse(localStorage.times||'0') || 0;
return this.lsget('times') || 0;
case this.TYPES.EXT:
return this.lsget('extendTalent') || null;
case this.TYPES.ATLT:
case this.TYPES.AEVT:
case this.TYPES.ACHV:
return this.lsget(prop) || [];
case this.TYPES.CTLT:
case this.TYPES.CEVT:
case this.TYPES.CACHV:
return this.get(
this.fallback(prop)
).length;
default: return 0;
}
}
fallback(prop) {
switch(prop) {
case this.TYPES.LAGE:
case this.TYPES.HAGE: return this.TYPES.AGE;
case this.TYPES.LCHR:
case this.TYPES.HCHR: return this.TYPES.CHR;
case this.TYPES.LINT:
case this.TYPES.HINT: return this.TYPES.INT;
case this.TYPES.LSTR:
case this.TYPES.HSTR: return this.TYPES.STR;
case this.TYPES.LMNY:
case this.TYPES.HMNY: return this.TYPES.MNY;
case this.TYPES.LSPR:
case this.TYPES.HSPR: return this.TYPES.SPR;
case this.TYPES.CTLT: return this.TYPES.ATLT;
case this.TYPES.CEVT: return this.TYPES.AEVT;
case this.TYPES.CACHV: return this.TYPES.ACHV;
default: return;
}
}
set(prop, value) {
switch(prop) {
case this.TYPES.AGE:
@@ -89,17 +210,21 @@ class Property {
case this.TYPES.LIF:
case this.TYPES.TLT:
case this.TYPES.EVT:
this.#data[prop] = clone(value);
this.hl(prop, this.#data[prop] = clone(value));
this.achieve(prop, value);
return;
case this.TYPES.TMS:
localStorage.times = JSON.stringify(parseInt(value) || 0);
this.lsset('times', parseInt(value) || 0);
return;
case this.TYPES.EXT:
this.lsset('extendTalent', value);
return
default: return;
}
}
record() {
this.#record.push({
getLastRecord() {
return clone({
[this.TYPES.AGE]: this.get(this.TYPES.AGE),
[this.TYPES.CHR]: this.get(this.TYPES.CHR),
[this.TYPES.INT]: this.get(this.TYPES.INT),
@@ -109,14 +234,6 @@ class Property {
});
}
getRecord() {
return clone(this.#record);
}
getLastRecord() {
return clone(this.#record[this.#record.length - 1]);
}
change(prop, value) {
if(Array.isArray(value)) {
for(const v of value)
@@ -131,7 +248,7 @@ class Property {
case this.TYPES.MNY:
case this.TYPES.SPR:
case this.TYPES.LIF:
this.#data[prop] += Number(value);
this.hl(prop, this.#data[prop] += Number(value));
return;
case this.TYPES.TLT:
case this.TYPES.EVT:
@@ -141,6 +258,7 @@ class Property {
if(index!=-1) v.splice(index,1);
}
if(!v.includes(value)) v.push(value);
this.achieve(prop, value);
return;
case this.TYPES.TMS:
this.set(
@@ -172,6 +290,61 @@ class Property {
return clone(this.#ageData[age]);
}
hl(prop, value) {
let keys;
switch(prop) {
case this.TYPES.AGE: keys = [this.TYPES.LAGE, this.TYPES.HAGE]; break;
case this.TYPES.CHR: keys = [this.TYPES.LCHR, this.TYPES.HCHR]; break;
case this.TYPES.INT: keys = [this.TYPES.LINT, this.TYPES.HINT]; break;
case this.TYPES.STR: keys = [this.TYPES.LSTR, this.TYPES.HSTR]; break;
case this.TYPES.MNY: keys = [this.TYPES.LMNY, this.TYPES.HMNY]; break;
case this.TYPES.SPR: keys = [this.TYPES.LSPR, this.TYPES.HSPR]; break;
default: return;
}
const [l, h] = keys;
this.#data[l] = min(this.#data[l], value);
this.#data[h] = max(this.#data[h], value);
}
achieve(prop, newData) {
let key;
switch(prop) {
case this.TYPES.ACHV:
const lastData = this.lsget(prop);
this.lsset(
prop,
(lastData || []).concat([[newData, Date.now()]])
);
return;
case this.TYPES.TLT: key = this.TYPES.ATLT; break;
case this.TYPES.EVT: key = this.TYPES.AEVT; break;
default: return;
}
const lastData = this.lsget(key) || [];
this.lsset(
key,
Array.from(
new Set(
lastData
.concat(newData||[])
.flat()
)
)
)
}
lsget(key) {
const data = localStorage.getItem(key);
if(data === null) return;
return JSON.parse(data);
}
lsset(key, value) {
localStorage.setItem(
key,
JSON.stringify(value)
);
}
}
export default Property;

View File

@@ -1,5 +1,6 @@
import { clone } from './functions/util.js';
import { checkCondition, extractMaxTriggers } from './functions/condition.js';
import { getRate } from './functions/addition.js';
class Talent {
constructor() {}
@@ -16,6 +17,10 @@ class Talent {
}
}
count() {
return Object.keys(this.#talents).length;
}
check(talentId, property) {
const { condition } = this.get(talentId);
return checkCondition(property, condition);
@@ -43,7 +48,29 @@ class Talent {
return null;
}
talentRandom(include) {
talentRandom(include, {times = 0, achievement = 0} = {}) {
const rate = { 1:100, 2:10, 3:1, };
const rateAddition = { 1:1, 2:1, 3:1, };
const timesRate = getRate('times', times);
const achievementRate = getRate('achievement', achievement);
for(const grade in timesRate)
rateAddition[grade] += timesRate[grade] - 1;
for(const grade in achievementRate)
rateAddition[grade] += achievementRate[grade] - 1;
for(const grade in rateAddition)
rate[grade] *= rateAddition[grade];
const randomGrade = () => {
let randomNumber = Math.floor(Math.random() * 1000);
if((randomNumber -= rate[3]) < 0) return 3;
if((randomNumber -= rate[2]) < 0) return 2;
if((randomNumber -= rate[1]) < 0) return 1;
return 0;
}
// 1000, 100, 10, 1
const talentList = {};
for(const talentId in this.#talents) {
@@ -59,15 +86,8 @@ class Talent {
return new Array(10)
.fill(1).map((v, i)=>{
if(!i && include) return include;
const gradeRandom = Math.random();
let grade;
if(gradeRandom>=0.111) grade = 0;
else if(gradeRandom>=0.011) grade = 1;
else if(gradeRandom>=0.001) grade = 2;
else grade = 3;
let grade = randomGrade();
while(talentList[grade].length == 0) grade--;
const length = talentList[grade].length;
const random = Math.floor(Math.random()*length) % length;

View File

@@ -1,7 +1,30 @@
import { readFile } from 'fs/promises';
import Life from '../src/life.js'
global.json = async fileName => JSON.parse(await readFile(`data/${fileName}.json`));
globalThis.json = async fileName => JSON.parse(await readFile(`data/${fileName}.json`));
globalThis.localStorage = {};
localStorage.getItem = key => localStorage[key]===void 0? null: localStorage[key];
localStorage.setItem = (key, value) => (localStorage[key] = value);
globalThis.$$eventMap = new Map();
globalThis.$$event = (tag, data) => {
const listener = $$eventMap.get(tag);
if(listener) listener.forEach(fn=>fn(data));
}
globalThis.$$on = (tag, fn) => {
let listener = $$eventMap.get(tag);
if(!listener) {
listener = new Set();
$$eventMap.set(tag, listener);
}
listener.add(fn);
}
globalThis.$$off = (tag, fn) => {
const listener = $$eventMap.get(tag);
if(listener) listener.delete(fn);
}
async function debug() {

View File

@@ -136,7 +136,7 @@ body {
.sponsor,
#specialthanks,
#rank {
#achievement {
position: fixed;
top: 4rem;
right: 1rem;
@@ -219,6 +219,44 @@ body {
text-align: center;
}
.title {
color: white;
font-size: 1.5rem;
font-weight: 700;
padding: 1rem;
}
ul#total,
#achievements {
list-style-type: none;
display: grid;
justify-items: center;
grid-template-columns: 50% 50%;
grid-auto-columns: max-content;
justify-content: center;
}
ul#total li,
#achievements li {
position: relative;
color: white;
display: inline-grid;
margin: 0.5rem;
width: 12rem;
height: 6rem;
align-items: center;
}
ul#total li .achievementtitle,
#achievements li .achievementtitle{
font-weight: 700;
font-size: 1.2rem;
}
#achievements {
overflow: scroll;
}
#themeToggleBtn {
padding: 0 0.7rem;
width: 6.5rem;
@@ -296,26 +334,41 @@ body {
margin-bottom: 0;
}
.achvg0,
.grade0b {
background-color: #464646;
border: #f8f8f8 2px solid !important;
}
.achvg1,
.grade1b {
background-color: #6495ed;
border: #f8f8f8 2px solid !important;
}
.achvg2,
.grade2b {
background-color: #e2a7ff;
border: #f8f8f8 2px solid !important;
}
.achvg3,
.grade3b {
background-color: #ffa07a;
border: #f8f8f8 2px solid !important;
}
.mask::before {
display: block;
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.5;
}
@media (min-width:1080px) {
.grade0b:hover {
background-color: #c0c0c0;

View File

@@ -6,9 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="やり直すんだ。そして、次はうまくやる。"/>
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
<title>Life Restart</title>
<link id="themeLink" rel="stylesheet" href="light.css">
<link rel="manifest" href="./manifest.json">
<title>Life Restart</title>
</head>
<body>
<div class="banners-container">
@@ -32,8 +32,8 @@
</div>
<a href="https://github.com/VickScarlet/lifeRestart" class="github-corner" style="z-index: 9999;" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style></a>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dom-to-image/2.6.0/dom-to-image.js" integrity="sha512-wUa0ktp10dgVVhWdRVfcUO4vHS0ryT42WOEcXjVVF2+2rcYBKTY7Yx7JCEzjWgPV+rj2EDUr8TwsoWF6IoIOPg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="../lib/jquery-3.6.0.min.js"></script>
<script src="../lib/dom-to-image.min.js"></script>
<script src="../public/bundle.js"></script>
<script>
if ('serviceWorker' in navigator) {

View File

@@ -135,7 +135,7 @@ body {
.sponsor,
#specialthanks,
#rank {
#achievement {
position: fixed;
top: 4rem;
right: 1rem;
@@ -217,6 +217,42 @@ body {
text-align: center;
}
.title {
font-size: 1.5rem;
font-weight: 700;
padding: 1rem;
}
ul#total,
#achievements {
list-style-type: none;
display: grid;
justify-items: center;
grid-template-columns: 50% 50%;
grid-auto-columns: max-content;
justify-content: center;
}
ul#total li,
#achievements li {
position: relative;
display: inline-grid;
margin: 0.5rem;
width: 12rem;
height: 6rem;
align-items: center;
}
ul#total li .achievementtitle,
#achievements li .achievementtitle{
font-weight: 700;
font-size: 1.2rem;
}
#achievements {
overflow: scroll;
}
#themeToggleBtn {
padding: 0 0.7rem;
width: 6.5rem;
@@ -525,26 +561,42 @@ i {
animation-iteration-count: 1;
}
.achvg0,
.grade0b {
background-color: #ededed;
border: #c5c5c5 2px solid !important;
}
.achvg1,
.grade1b {
background-color: #7ea5ec;
border: #c5c5c5 2px solid !important;
}
.achvg2,
.grade2b {
background-color: #e2a7ff;
border: #c5c5c5 2px solid !important;
}
.achvg3,
.grade3b {
background-color: #ffa07a;
border: #c5c5c5 2px solid !important;
}
.mask::before {
display: block;
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.5;
}
@media (min-width:1080px) {
.grade0b:hover {
background-color: #868686;

View File

@@ -7,9 +7,8 @@
<meta name="description" content="やり直すんだ。そして、次はうまくやる。"/>
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
<link id="themeLink" rel="stylesheet" href="light.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9857163863537600" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dom-to-image/2.6.0/dom-to-image.js" integrity="sha512-wUa0ktp10dgVVhWdRVfcUO4vHS0ryT42WOEcXjVVF2+2rcYBKTY7Yx7JCEzjWgPV+rj2EDUr8TwsoWF6IoIOPg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="../lib/jquery-3.6.0.min.js"></script>
<script src="../lib/dom-to-image.min.js"></script>
<script type="module" src="../src/index.js"></script>
<title>Life Restart</title>
</head>