File:Cartridge Crafting Tree.png

From Granblue Fantasy Wiki
Jump to navigation Jump to search

Original file(1,263 × 1,136 pixels, file size: 123 KB, MIME type: image/png)

digraph cartridge {
    graph [fontname=Helvetica rankdir=LR ordering=out]
    node [style=filled shape=rect fontname=Helvetica ranksep=3]
    edge [fontname=Helvetica]
	
	subgraph cluster_slug {
	    style=invis;
	    node [fillcolor=deepskyblue];
	    
	    slug [label="Slug Shot"]
	    slug2 [label="Slug Shot II"]
	}

	subgraph cluster_breaker {
	    style=invis;
	    node [fillcolor=burlywood];
	    
	    breaker [label="Guard Breaker"]
	    breaker2 [label="Guard Breaker II"]
	}
	
	subgraph cluster_sticky {
	    style=invis;
	    node [fillcolor=lightyellow];
	    
	    sticky [label="Sticky Shell"]
	    sticky2 [label="Sticky Shell II"]
	}
	
	subgraph other {
	    node [style=dashed]
	    
	    piercer [label="Piercer"]
	    piercer2 [label="Piercer II"]
	    fmj3 [label="Full Metal Jacket III"]
	    iron3 [label="Iron Bullet III"]
	}
	
	subgraph cluster_elemental {
	    style=invis;
	    node [fontcolor=white]

    	subgraph fire {
    	    node [fillcolor="#b71c1c"];
    	    
    	    fire [label="Fire Cylinder"]
    	    fire2 [label="Fire Cylinder II"]
    	}
    	
    	subgraph water {
    	    node [fillcolor="#0d47a1"];
    	    
    	    water [label="Water Cylinder"]
    	    water2 [label="Water Cylinder II"]
    	}
    	
    	subgraph earth {
    	    node [fillcolor="#5d4037"];
    	    
    	    earth [label="Earth Cylinder"]
    	    earth2 [label="Earth Cylinder II"]
    	}
    	
    	subgraph wind {
    	    node [fillcolor="#1b5e20"];
    	    
    	    wind [label="Wind Cylinder"]
    	    wind2 [label="Wind Cylinder II"]
    	}
    	
    	subgraph light {
    	    node [fillcolor="#f57f17"];
    	    
    	    light [label="Light Cylinder"]
    	    light2 [label="Light Cylinder II"]
    	}
    	
    	subgraph dark {
    	    node [fillcolor="#512da8"];
    	    
    	    dark [label="Dark Cylinder"]
    	    dark2 [label="Dark Cylinder II"]
    	}
	}
	
	subgraph cluster_strike {
	    style=invis;
	    node [fillcolor=limegreen];
	    
	    strike [label="Strike Shell"]
	    strike2 [label="Strike Shell II"]
	}
	subgraph shotshell {
	    node [fillcolor=floralwhite];
	    
	    s [label="Shotshell"]
	    s2 [label="Shotshell II"]
	    s3 [label="Shotshell III"]
	    s4 [label="Shotshell IV"]
	    s5 [label="Shotshell V"]
	}
	
	chaser [label="Chaser Shell" fillcolor=orange]
	enhance [label="Enhancing Shell" fillcolor=orchid]
	
	pbaha [label="Catastrophe Cylinder" fillcolor=indigo fontcolor=white]
	akasha [label="Akashic Cylinder" fillcolor=honeydew1]
	grande [label="Cosmos Cylinder" fillcolor=turquoise2]
	
    // ----------------------------
	// Edges
	// ----------------------------
	
	s -> s2 [label=1]
	s2 -> s3 [label=2]
	s3 -> s4 [label=5]
	s4 -> s5 [label=5]
	s5 -> chaser [label=2]
	s5 -> enhance [label=2]
	
	s5 -> pbaha [label=1]
	s5 -> akasha [label=1]
	s5 -> grande [label=1]
	
	fire  -> fire2  [label=1]
	water -> water2 [label=1]
	earth -> earth2 [label=1]
	wind  -> wind2  [label=1]
	light -> light2 [label=1]
	dark  -> dark2  [label=1]

	strike -> strike2 [label=1]
	
	piercer -> breaker [label=5]
	piercer2 -> sticky [label=5]
	piercer -> sticky [label=5 constraint=false]
	piercer2 -> breaker [label=5 constraint=false]
	
	breaker -> breaker2 [label=1]
	sticky -> sticky2 [label=10]
	
	{fmj3, iron3} -> slug [label=5]
	slug -> slug2 [label=1]
	
	// styling
	
	
    label="Cartridge Crafting Tree"
}

File history

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

Date/TimeThumbnailDimensionsUserComment
current01:58, 21 November 2022Thumbnail for version as of 01:58, 21 November 20221,263 × 1,136 (123 KB)Amakoshi (talk | contribs)cosmic -> cosmos cylinder
01:37, 21 November 2022Thumbnail for version as of 01:37, 21 November 20221,263 × 1,136 (123 KB)Amakoshi (talk | contribs)added new bullets
11:34, 28 May 2019Thumbnail for version as of 11:34, 28 May 20192,444 × 2,056 (136 KB)FabulousCupcake (talk | contribs)

The following 2 pages use this file: