This file contains hidden or 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
import std/random | |
import std/tables | |
import std/sets | |
import sequtils | |
type Dodosuko = enum | |
Dodo = "ドド" | |
Suko = "スコ" | |
DSNil = "" |
This file contains hidden or 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
$0 ~ /^\[\^[0-9]+\]: / { | |
n = gensub(/^\[\^([0-9]+)\]: .*$/, "\\1", "g", $0) | |
$0 = gensub(/^\[\^([0-9]+)\]: /, "<span id=foot\\1>\\1</span>: ", "g", $0) | |
$0 = $0 "[↩](#body" n ")" "\r\n" | |
} | |
$0 ~ /\[\^[0-9]+\]/ { | |
$0 = gensub(/\[\^([0-9]+)\]/, "<span id=body\\1><sup>[\\1](#foot\\1)</sup></span>", "g", $0) | |
} |
This file contains hidden or 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
import glob | |
import os.path | |
import sys | |
from collections import OrderedDict | |
""" | |
k1low/tblsが生成したmarkdownファイルから、 | |
.tbls.yamlのcommentの雛形を出力する | |
Parameters |
This file contains hidden or 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
{ | |
"accent": { | |
"primary": "#7613cc", | |
"notification": "#e066ff", | |
"online": "#53ff64", | |
"error": "#e0211d", | |
"focus": "#ea99ff" | |
}, | |
"background": { | |
"primary": "#262626", |
This file contains hidden or 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
パスワード | 取得1 | 取得2 | 異界 | メイン | Lv. | 備考 | |
---|---|---|---|---|---|---|---|
V4CE | ヴァッサ麦 | 灯篭ホタル | F | 2 | 11 | ||
VHPR | エメラルドグラス | 砂石 | F | 1 | 17 | ||
JN1N | 琥珀の欠片 | 魔導書の切れ端 | F | 2 | 20 | ||
RQNE | 焔の黒砂 | オオカブト | F | 1 | 17 | ||
Y29T | アブラ木の実 | 魔獣の毒袋 | F | 2 | 12 | ||
0OP2 | 灯篭ホタル | 翼竜の翼 | F | 2 | 16 | ||
X3EG | 魔導書の切れ端 | 竜肉 | F | 1 | 20 | ||
C7VQ | 七色葡萄 | ヘビの抜け殻 | F | 1 | 13 | ||
7S1L | フレスベリー | F | 1 | 9 |