init: add workspace files

This commit is contained in:
2026-05-26 16:41:20 +08:00
commit f4f2393f72
1041 changed files with 67405 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
this.inherits(MONSTER);
this.set({
name: "<wht>月夜狼王<wht>",
desc: "一只巨大的银色巨狼,是森林中的狼王吃了月饼或者见到什么不该见到的东西变成的",
gender: 1,
mp: 100,
max_mp: 100,
hp: 300,
max_hp: 300,
score: 20,
dex: 36,
str: 36
});
//drop path,min,max,per