# TWilightGameEventCompiler
One Paragraph of project description goes here
## Getting Started
(For a game project) Write some tips or instructions how to control in your game.
(For building a module) Write a piece of codes to demostrate how to use this module.
```typescript
function examples() {
}
```
## Authors
**[CumCat](/profile/CumCat)**
# Changelog (TWilightGameEventCompiler)
## Version 1.1.15
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/348e7e8953d17b13ef6564752fdca71cf42b5c73)
- 新增重置能力點
## Version 1.1.14
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/fb12ce15a91398ea7ce5f7703caeed6c700621d5)
- 修復load/store誤升級的問題
## Version 1.1.13
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/b6d2896bb65114f91199ee1f0ca97135e02ab890)
- 支持自動存檔
## Version 1.1.11-1.1.12
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/790f1017782ee14be5563c2dd4d7a464d5be58ed)
- 支持多人遊玩
- 修正體力值公式
## Version 1.1.10
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/ba323a96da7decf41c750b53154ef1465c4c1638)
- 更新遊戲地圖
- 修改體力值公式 (目前每升一級都會提升2點血量上限)
- 修改恢復力公式 (初始恢復力為1,每升一點體質,恢復力會提升半點)
- 修改光彈公式 (目前每升一點精神都會提升半點光彈傷害)
## Version 1.1.9
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/6daf8f44aaae867c290c71cb0994cb47bf0817da)
- 實裝【力量】效果,每一點力量,提升3點鐵劍傷害
- 禁止小刀技能
## Version 1.1.8
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/94e5eaf25a2e678c005c736036cbfae82081b4c0)
- 鹿的生成時間由12秒改為8秒,上限由無限制改為5隻
## Version 1.1.7
[GitHub commit](https://github.com/wcleungaj-60/twgec/commit/7036d3c27ef2c46149abbf67cca215428f71198b)
- 新增法杖技能
- 新增鐵劍及鐵劍技能
- 修改經驗公式
- 加快生怪速度