-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cfbdc0d
commit e28a0fb
Showing
9 changed files
with
3,278 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
#created by ... | ||
#main | ||
27204311 | ||
87052196 | ||
87052196 | ||
23431858 | ||
93490856 | ||
93490856 | ||
93490856 | ||
56495147 | ||
56495147 | ||
56495147 | ||
20001443 | ||
20001443 | ||
20001443 | ||
55273560 | ||
55273560 | ||
55273560 | ||
14558127 | ||
14558127 | ||
14558127 | ||
23434538 | ||
23434538 | ||
23434538 | ||
97268402 | ||
97268402 | ||
97268402 | ||
98159737 | ||
35261759 | ||
35261759 | ||
56465981 | ||
56465981 | ||
56465981 | ||
93850690 | ||
24224830 | ||
24224830 | ||
65681983 | ||
10045474 | ||
10045474 | ||
10045474 | ||
14821890 | ||
14821890 | ||
#extra | ||
42632209 | ||
60465049 | ||
96633955 | ||
84815190 | ||
47710198 | ||
9464441 | ||
5041348 | ||
69248256 | ||
69248256 | ||
83755611 | ||
43202238 | ||
78917791 | ||
32519092 | ||
32519092 | ||
32519092 | ||
!side |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"welcome": [ | ||
"这里就是大灵峰吗?" | ||
], | ||
"deckerror": [ | ||
"{0}被冰水咒缚了!" | ||
], | ||
"duelstart": [ | ||
"走了好久,肚子饿了……", | ||
"前方会遇到怎样的同伴呢?", | ||
"有阿不思在一起的话……" | ||
], | ||
"newturn": [ | ||
"我的回合!" | ||
], | ||
"endturn": [ | ||
"姐姐到底在哪里……", | ||
"阿不思的干粮也吃完了啊。", | ||
"什么时候开饭呢?" | ||
], | ||
"directattack": [ | ||
"{0},直接攻击!", | ||
"开饭!" | ||
], | ||
"attack": [ | ||
"用{0}攻击{1}!" | ||
], | ||
"ondirectattack": [ | ||
"好饿……", | ||
"呜呜……", | ||
"姐姐……" | ||
], | ||
"facedownmonstername": "怪兽", | ||
"activate": [ | ||
"发动{0}的效果!" | ||
], | ||
"summon": [ | ||
"{0}召唤!", | ||
"出来吧,{0}!" | ||
], | ||
"setmonster": [ | ||
"……" | ||
], | ||
"chaining": [ | ||
"发动{0}的效果!", | ||
"{0}!" | ||
] | ||
} |
Oops, something went wrong.