Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
7 years ago | |
|---|---|---|
| document | 7 years ago | |
| fonts | 7 years ago | |
| images | 7 years ago | |
| languages | 7 years ago | |
| monsters-info | 7 years ago | |
| .gitignore | 7 years ago | |
| LICENSE | 7 years ago | |
| README.md | 7 years ago | |
| index.html | 7 years ago | |
| script.js | 7 years ago | |
| solo.html | 7 years ago | |
| style-monsterimages.css | 7 years ago | |
| style.css | 7 years ago | |
| universal_function.js | 7 years ago | |
这个工具可以帮助你方便的制作和分享车队阵型或单人队形。
This tool can help you easily create and share Dash Formation or Solo Formation.


易用的编辑界面,手机上也可以轻松使用。
Easy to use editing interface and use on your phone.

index.html。index.html by Firefox.



languages folderlanguage-list.js.{
name:"English",
i18n:"en",
searchlist:["en","ja"],
guideURL:"http://www.puzzledragonx.com/en/awokenskill.asp?n=$1"
}
name is the name shown in the list.i18n is the language-tag for your language.searchlist is the search candidate list string order when you search monster in edit window.ja,en,ko,cht,chs languages.(See monsters-info)guideURL is the game guide URL for your language, $1 means monster ID.i18n.css and i18n.js.