Skip to content

Instantly share code, notes, and snippets.

@sue445
Last active March 17, 2019 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sue445/e068e613c549395302373422d6dabeeb to your computer and use it in GitHub Desktop.
Save sue445/e068e613c549395302373422d6dabeeb to your computer and use it in GitHub Desktop.
六大異変攻略作戦 《輝く湖タークディアバーブ》のフローチャート (for PlantUML)
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@startuml
(入口) -down-> (デオウィルの森A)
(デオウィルの森A) -down-> (デオウィルの森E)
(デオウィルの森E) -down-> (古びた館A)
(デオウィルの森E) -down-> (古びた館B)
(デオウィルの森E) -down-> (古びた館C)
(古びた館A) -down-> (古びた館D)
(古びた館A) -down-> (古びた館E)
(古びた館D) -down-> (入口)
(古びた館E) -down-> (輝く湖を調査せよ)
(古びた館B) -down-> (古びた館F)
note bottom : クリア後に「ソウル:ハッカー」
(古びた館F) -down-> (入口)
(古びた館C) -down-> (古びた館G)
(古びた館G) -down-> (古びた館H)
(古びた館G) -down-> (古びた館I)
(古びた館I) -down-> (入口)
(古びた館G) -down-> (古びた館J)
note bottom : クリア後に「ソウル:ハートスティーラー」
(古びた館J) -down-> (入口)
(古びた館H) -down-> (輝く湖を調査せよ)
(輝く湖を調査せよ) -down-> (封印術式を破壊せよ)
(封印術式を破壊せよ) -down-> (霊獣クラリモンドを討滅せよ!!)
(霊獣クラリモンドを討滅せよ!!) -down-> (真・霊獣クラリモンドを討滅せよ!!)
note bottom : ハッカー、ハートスティーラー編成で裏突入\nクリア後にランダムで「ソウル:ウィザード」
(真・霊獣クラリモンドを討滅せよ!!) -down-> (入口)
(入口) -down-> (デオウィルの森B)
(デオウィルの森B) -down-> (デオウィルの森C)
(デオウィルの森C) -down-> (デオウィルの森D)
(デオウィルの森D) -down-> (入口)
(入口) -down-> (輝く湖への裏道) : 「真・霊獣クラリモンドを討滅せよ!!」クリア後に開放
(輝く湖への裏道) -down-> (輝く湖を調査せよ)
@enduml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment