Last active
January 2, 2016 06:49
-
-
Save ha1t/8266359 to your computer and use it in GitHub Desktop.
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
// エレクトラムインゴット CP287 | |
void create_40() { | |
comfart_zone(); | |
inner_quiet(); | |
stedy_hand2(); | |
manipulation(); | |
kakou(); | |
kakou(); | |
kakou(); | |
heisty_touch(); | |
stedy_hand2(); | |
kakou(); | |
great_stride(); | |
bierugo(); | |
mohansagyou2(); | |
} | |
// スチールインゴッド CP273 | |
void create_40() { | |
inner_quiet(); | |
stedy_hand2(); | |
kakou(); | |
kakou(); | |
kakou(); | |
masters_mend(); | |
heisty_touch(); | |
stedy_hand2(); | |
heisty_touch(); | |
great_stride(); | |
bierugo(); | |
mohansagyou2(); | |
} | |
// ウォルナット材 Lv30 248 | |
void create_40() { | |
Keyboard.write(KEY_RETURN); | |
delay(100); | |
Keyboard.write(KEY_RETURN); | |
delay(100); | |
comfart_zone(); | |
inner_quiet(); | |
stedy_hand2(); | |
manipulation(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
stedy_hand2(); | |
manipulation(); | |
kakou(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
mohansagyou2(); | |
} | |
void create_40() { | |
inner_quiet(); | |
kenyaku(); | |
stedy_hand2(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
manipulation(); | |
stedy_hand2(); | |
heisty_touch(); | |
heisty_touch(); | |
heisty_touch(); | |
//great_stride(); | |
//bierugo(); | |
mohansagyou2(); | |
} | |
void create_40() { | |
inner_quiet(); | |
stedy_hand2(); | |
kakou(); | |
kakou(); | |
heisty_touch(); | |
masters_mend(); | |
heisty_touch(); | |
stedy_hand2(); | |
heisty_touch(); | |
great_stride(); | |
bierugo(); | |
mohansagyou2(); | |
} | |
// 卵砥石 CP276 | |
void create_40() { | |
comfart_zone(); | |
inner_quiet(); | |
stedy_hand2(); | |
manipulation(); | |
kakou(); | |
kakou(); | |
kakou(); | |
heisty_touch(); | |
stedy_hand2(); | |
great_stride(); | |
bierugo(); | |
mohansagyou2(); | |
mohansagyou2(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment