File:Parabellum Crafting Tree.png

From Granblue Fantasy Wiki
Jump to navigation Jump to search

Original file(1,435 × 647 pixels, file size: 89 KB, MIME type: image/png)

digraph parabellum {
  graph [fontname=Helvetica rankdir=LR ordering=out]
  node [shape=rect fontname=Helvetica]
  edge [fontname=Helvetica]

  subgraph cluster_iron {
    graph [style=invis]

    flame [label="Flame Bullet"]
    poison [label="Poison Bullet"]

    subgraph iron {
      node [style=filled fillcolor=burlywood]

      ib [label="Iron Bullet"]
      ib2 [label="Iron Bullet II"]
      ib3 [label="Iron Bullet III"]
      ib4 [label="Iron Bullet IV"]
      ib5 [label="Iron Bullet V"]
    }

    paralyze [label="Paralyze Bullet"]
    sleep [label="Sleep Bullet"]
    charm [label="Charm Bullet"]
    singed [label="Blazing Bullet"]
    toxicosis [label="Toxic Bullet"]
    thunderstruck [label="Thundering Bullet"]
    glaciate [label="Freezing Bullet"]
  }

  subgraph cluster_rapid {
    graph [style=invis ordering=in]

    shield [label="Shield Bullet"]

    subgraph rapid {
      node [style=filled fillcolor=lightyellow]

      r0 [style=invis]
      r [label="Rapid Bullet"]
      r2 [label="Rapid Bullet II"]
      r3 [label="Rapid Bullet III"]
      r4 [label="Rapid Bullet IV"]
    }

    dummy [style=invis]
    healing [label="Healing Bullet"]
  }

  ib -> flame [label=5]
  ib -> poison [label=5]
  ib  -> ib2 [label=1]
  ib -> sleep [label=5]
  ib -> charm [label=5]
  
  ib2 -> singed [label=1]
  ib2 -> toxicosis [label=1]
  ib2 -> ib3 [label=2];
  ib2 -> thunderstruck [label=1]
  ib2 -> glaciate [label=1]

  ib3 -> ib4 [label=5];
  ib4 -> ib5 [label=5];

  r0 -> r [style=invis]
  r  -> r2 [label=1]
  r2 -> r3 [label=2]
  r3 -> r4 [label=2]

  r2 -> dummy [style=invis]
  r2 -> shield [label=3]

  ib5 -> paralyze [label=1]
  r4 -> healing [label=1]

  r4 -> paralyze [label=1 constraint=false]
  ib5 -> healing [label=1 constraint=false]

  label = "Parabellum Crafting Tree"
}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current01:04, 21 November 2022Thumbnail for version as of 01:04, 21 November 20221,435 × 647 (89 KB)Amakoshi (talk | contribs)added new bullets
11:34, 28 May 2019Thumbnail for version as of 11:34, 28 May 20192,810 × 1,292 (103 KB)FabulousCupcake (talk | contribs)

The following 2 pages use this file: