From 1afdcba50b76c8aafab7e8c18ab93cce663152b3 Mon Sep 17 00:00:00 2001
From: Yuuki <6851027-yukiz@users.noreply.gitlab.com>
Date: Tue, 23 Apr 2024 05:58:36 +0800
Subject: [PATCH] Do not kill furina :(
---
README.md | 10 +++++-----
.../AvatarAbilities/ConfigAbility_Avatar_Furina.json | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 706a916a1..af4618027 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# Grasscutter Resources
-> Resource Anime Game v4.0
+> Resource Anime Game v4.6
-- ExcelBinOutput - 4.0 Dimbreath
-- BinOutput - 4.0 Dimbreath
+- ExcelBinOutput - 4.6 Dimbreath
+- BinOutput - 4.6 Dimbreath
- Scripts - 3.6 GIO & (3.7-?) manual by community (like hiro) ***for natural spawn and many other things***
-- TextMap - 4.0 Dimbreath ***for language translations items,etc are used for gm-books***
+- TextMap - 4.6 Dimbreath ***for language translations items,etc are used for gm-books***
- QuestEncryptionKeys - 4.0 GI-cutscenes ***Used for cutscenes that require a key***
- [Patch Quest 3.2 GIO?](https://github.com/wander-in-wind/TsvParser/tree/main/src/main/resources/json) (in tool/Quest) (acceptCond,finishCond,guide)
@@ -56,7 +56,7 @@ Because there are a lot of useless files, so I made a separate repo: [GIO](https
- If `QuestEncryptionKeys.json` file is not found in your GC, please move `/Server/QuestEncryptionKeys.json` file to the root of the `Resources` folder. and you only need `Resources`, folder like `Tool` only tools to make it easier for me to manage this.
## Credits
- - [Dimbreath](https://gitlab.com/Dimbreath/gamedata) (Everything except Script)
+ - [Dimbreath](https://gitlab.com/Dimbreath/AnimeGameData) (Everything except Script)
- [Crepe](https://git.crepe.moe/grasscutters/Grasscutter_Resources) (Everything)
- [TomyJan](https://github.com/TomyJan/GCResource)
- [timing1337](https://github.com/timing1337/GenshinData) (3.1 BinOutput)
diff --git a/Resources/BinOutput/Ability/Temp/AvatarAbilities/ConfigAbility_Avatar_Furina.json b/Resources/BinOutput/Ability/Temp/AvatarAbilities/ConfigAbility_Avatar_Furina.json
index 3a614014a..3976309b8 100644
--- a/Resources/BinOutput/Ability/Temp/AvatarAbilities/ConfigAbility_Avatar_Furina.json
+++ b/Resources/BinOutput/Ability/Temp/AvatarAbilities/ConfigAbility_Avatar_Furina.json
@@ -1869,7 +1869,7 @@
"bonusCritical": 100.0,
"onAdded": [
{
- "$type": "KillSelf"
+ "$type": "Donotkillme"
}
]
},