Add a few new particles, remove antihydrogen and insert gluons.

This commit is contained in:
Kevin Dungs
2014-12-09 01:23:05 +01:00
parent c8c1ab6781
commit beff2f4eae
13 changed files with 580 additions and 159 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

+105
View File
@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="64"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="Dstar_s.svg">
<defs
id="defs4">
<linearGradient
id="linearGradient3781">
<stop
style="stop-color:#6d4c41;stop-opacity:1;"
offset="0"
id="stop3783" />
<stop
style="stop-color:#844700;stop-opacity:1;"
offset="1"
id="stop3785" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
inkscape:cx="0.34490214"
inkscape:cy="28.861058"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
width="64px"
showborder="true"
inkscape:window-width="1920"
inkscape:window-height="1027"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-988.36218)">
<path
sodipodi:type="arc"
style="fill:#abb54d;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="M 45,31.5 C 45,41.164983 37.164983,49 27.5,49 17.835017,49 10,41.164983 10,31.5 10,21.835017 17.835017,14 27.5,14 37.164983,14 45,21.835017 45,31.5 z"
transform="matrix(1.7142857,0,0,1.7142857,-15.142857,966.3622)" />
<flowRoot
xml:space="preserve"
id="flowRoot3757"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:-2px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;stroke-opacity:1;stroke-width:0.10000000000000001;stroke-miterlimit:4;stroke-dasharray:none"
transform="translate(-2.2163564,987.90148)"><flowRegion
id="flowRegion3759"><rect
id="rect3761"
width="78.829659"
height="36.325417"
x="13.214286"
y="15.785714"
style="letter-spacing:-2px;stroke:none;stroke-opacity:1;stroke-width:0.10000000000000001;stroke-miterlimit:4;stroke-dasharray:none" /></flowRegion><flowPara
id="flowPara3763"
style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:-2px;fill:#ffffff;font-family:Georgia;-inkscape-font-specification:Georgia;stroke:none;stroke-opacity:1;stroke-width:0.10000000000000001;stroke-miterlimit:4;stroke-dasharray:none">D<flowSpan
style="font-size:65.00091553000000000%;letter-spacing:-2px;baseline-shift:sub;stroke:none;stroke-opacity:1;stroke-width:0.10000000000000001;stroke-miterlimit:4;stroke-dasharray:none"
id="flowSpan3007">s</flowSpan><flowSpan
style="font-size:65.00091553000000000%;letter-spacing:-2px;baseline-shift:super;stroke:none;stroke-opacity:1;stroke-width:0.10000000000000001;stroke-miterlimit:4;stroke-dasharray:none"
id="flowSpan3009">*-</flowSpan></flowPara></flowRoot> </g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

+155
View File
@@ -0,0 +1,155 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="64"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="Xi_b.svg"
inkscape:export-filename="C:\Users\kdungs\Code\particle-clicker\assets\icons\png\Dstar_s@2x.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs4">
<linearGradient
id="linearGradient3781">
<stop
style="stop-color:#6d4c41;stop-opacity:1;"
offset="0"
id="stop3783" />
<stop
style="stop-color:#844700;stop-opacity:1;"
offset="1"
id="stop3785" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
inkscape:cx="0.34490214"
inkscape:cy="28.861058"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
width="64px"
showborder="true"
inkscape:window-width="1920"
inkscape:window-height="1027"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-988.36218)">
<path
sodipodi:type="arc"
style="fill:#455a64;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.93808157,0,0,0.93808157,-5.7972432,1003.3962)" />
<flowRoot
xml:space="preserve"
id="flowRoot3757"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
transform="matrix(0.54721423,0,0,0.54721423,3.2126352,1014.8807)"><flowRegion
id="flowRegion3759"><rect
id="rect3761"
width="78.829659"
height="36.325417"
x="13.214286"
y="15.785714"
style="letter-spacing:0px;stroke:none" /></flowRegion><flowPara
id="flowPara3763"
style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0px;fill:#ffffff;stroke:none;font-family:Georgia;-inkscape-font-specification:Georgia">Ξ<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan3801">b</flowSpan></flowPara></flowRoot> <path
sodipodi:type="arc"
style="fill:#263238;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-6"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.93808157,0,0,0.93808157,18.78633,977.54343)" />
<flowRoot
xml:space="preserve"
id="flowRoot3757-0"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:-3.65487576px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
transform="matrix(0.54721423,0,0,0.54721423,28.398564,987.8731)"><flowRegion
id="flowRegion3759-5"><rect
id="rect3761-4"
width="108.4957"
height="56.378143"
x="13.214286"
y="15.785714"
style="letter-spacing:-3.65487576px;stroke:none" /></flowRegion><flowPara
id="flowPara3763-9"
style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;letter-spacing:0px;fill:#ffffff;stroke:none;font-family:Georgia;-inkscape-font-specification:Georgia">Ξ<flowSpan
style="font-size:65.00091553%;letter-spacing:0px;baseline-shift:sub"
id="flowSpan3801-6">b</flowSpan></flowPara></flowRoot> <text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Lobster;-inkscape-font-specification:Lobster"
x="52"
y="1004.3622"
id="text3840"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3842"
x="52"
y="1004.3622"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:Georgia;-inkscape-font-specification:Georgia">*-</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Lobster;-inkscape-font-specification:Lobster"
x="23"
y="1032.3622"
id="text3840-0"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan3842-8"
x="23"
y="1032.3622"
style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:Georgia;-inkscape-font-specification:Georgia">'</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

-138
View File
@@ -1,138 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="64"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
sodipodi:docname="BBbar.svg">
<defs
id="defs4">
<linearGradient
id="linearGradient3896">
<stop
style="stop-color:#cd8b23;stop-opacity:1;"
offset="0"
id="stop3898" />
<stop
id="stop3906"
offset="1"
style="stop-color:#8921c4;stop-opacity:0.49803922;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.9195959"
inkscape:cx="21.810129"
inkscape:cy="31.774043"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
width="64px"
showborder="true"
inkscape:window-width="1201"
inkscape:window-height="705"
inkscape:window-x="4"
inkscape:window-y="0"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-988.36218)">
<path
sodipodi:type="arc"
style="fill:#3c568e;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;opacity:1"
id="path2987"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(1.7142857,0,0,1.7142857,-15.142857,966.3622)" />
<flowRoot
xml:space="preserve"
id="flowRoot3757"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
transform="translate(21.78125,986.76558)"><flowRegion
id="flowRegion3759"><rect
id="rect3761"
width="39.642857"
height="34.285713"
x="13.214286"
y="15.785714" /></flowRegion><flowPara
id="flowPara3763"
style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:TeX Gyre Pagella;-inkscape-font-specification:TeX Gyre Pagella">p</flowPara></flowRoot> <flowRoot
transform="translate(22.71125,966.76558)"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
id="flowRoot3971"
xml:space="preserve"><flowRegion
id="flowRegion3973"><rect
y="15.785714"
x="13.214286"
height="34.285713"
width="39.642857"
id="rect3975" /></flowRegion><flowPara
style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:TeX Gyre Pagella;-inkscape-font-specification:TeX Gyre Pagella"
id="flowPara3977">_</flowPara></flowRoot> <flowRoot
transform="translate(0.78125,980.71634)"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
id="flowRoot3979"
xml:space="preserve"><flowRegion
id="flowRegion3981"><rect
y="15.785714"
x="13.214286"
height="34.285713"
width="39.642857"
id="rect3983" /></flowRegion><flowPara
style="font-size:22px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;font-family:TeX Gyre Pagella;-inkscape-font-specification:TeX Gyre Pagella"
id="flowPara3985">e<flowSpan
style="font-size:22px;baseline-shift:super"
id="flowSpan3995">+</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot3987"
style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
transform="translate(21.78125,952.7656)"><flowRegion
id="flowRegion3989"><rect
id="rect3991"
width="39.642857"
height="34.285713"
x="13.214286"
y="15.785714" /></flowRegion><flowPara
id="flowPara3993"
style="font-size:65.00091553%;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;baseline-shift:super;fill:#ffffff;font-family:TeX Gyre Pagella;-inkscape-font-specification:TeX Gyre Pagella" /></flowRoot> </g>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

+273
View File
@@ -0,0 +1,273 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64"
height="64"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="Xi_b.svg"
inkscape:export-filename="C:\Users\kdungs\Code\particle-clicker\assets\icons\png\Xi_b.png"
inkscape:export-xdpi="45"
inkscape:export-ydpi="45">
<defs
id="defs4">
<linearGradient
id="linearGradient3781">
<stop
style="stop-color:#6d4c41;stop-opacity:1;"
offset="0"
id="stop3783" />
<stop
style="stop-color:#844700;stop-opacity:1;"
offset="1"
id="stop3785" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
inkscape:cx="0.34490214"
inkscape:cy="28.861058"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
width="64px"
showborder="true"
inkscape:window-width="1920"
inkscape:window-height="1027"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-988.36218)">
<path
sodipodi:type="arc"
style="fill:#b71c1c;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-2-5"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,-3.3042581,982.71364)" />
<path
sodipodi:type="arc"
style="fill:#33691e;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-29-6"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,16.976081,982.71364)" />
<path
sodipodi:type="arc"
style="fill:#01579b;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-29-3-6"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,37.25642,982.71364)" />
<path
sodipodi:type="arc"
style="fill:#cfd8dc;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-2-5-8"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,6.9760794,1003.153)" />
<path
sodipodi:type="arc"
style="fill:#37474f;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-2-5-89"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,26.976082,1003.153)" />
<path
sodipodi:type="arc"
style="fill:#48e3e3;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-2-5-1"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,-3.3042581,1023.5923)" />
<path
sodipodi:type="arc"
style="fill:#cc96e1;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-29-6-5"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,16.976081,1023.5923)" />
<path
sodipodi:type="arc"
style="fill:#fea864;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
id="path2987-29-3-6-8"
sodipodi:cx="27.5"
sodipodi:cy="31.5"
sodipodi:rx="17.5"
sodipodi:ry="17.5"
d="m 45,31.5 a 17.5,17.5 0 1 1 -35,0 17.5,17.5 0 1 1 35,0 z"
transform="matrix(0.54632433,0,0,0.54632433,37.25642,1023.5923)" />
<flowRoot
xml:space="preserve"
id="flowRoot4097"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(0.54046176,986.33065)"><flowRegion
id="flowRegion4099"><rect
id="rect4101"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:10px;baseline-shift:sub;fill:#ffffff"
id="flowSpan4105">1</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(20.801394,986.33065)"><flowRegion
id="flowRegion4099-3"><rect
id="rect4101-9"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4170">2</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(41.096015,985.83541)"><flowRegion
id="flowRegion4099-3-8"><rect
id="rect4101-9-2"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4172">3</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3-4"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(10.761719,1006.2748)"><flowRegion
id="flowRegion4099-3-8-8"><rect
id="rect4101-9-2-5"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3-1"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4264">4</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3-2"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(30.787112,1006.2748)"><flowRegion
id="flowRegion4099-3-8-81"><rect
id="rect4101-9-2-6"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3-4"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4266">5</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3-7"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(0.50201151,1027.2093)"><flowRegion
id="flowRegion4099-3-8-7"><rect
id="rect4101-9-2-9"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3-6"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4268">6</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3-1"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(20.645874,1026.7141)"><flowRegion
id="flowRegion4099-3-8-9"><rect
id="rect4101-9-2-2"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3-63"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4270">7</flowSpan></flowPara></flowRoot> <flowRoot
xml:space="preserve"
id="flowRoot4097-6-3-5"
style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:georgia;-inkscape-font-specification:georgia"
transform="translate(41.091254,1027.2093)"><flowRegion
id="flowRegion4099-3-8-97"><rect
id="rect4101-9-2-0"
width="52.5"
height="26.785715"
x="-15"
y="6.1428571" /></flowRegion><flowPara
id="flowPara4103-4-3-2"
style="font-size:10px;fill:#ffffff">g<flowSpan
style="font-size:65.00091553%;baseline-shift:sub"
id="flowSpan4272">8</flowSpan></flowPara></flowRoot> </g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

+47 -21
View File
@@ -9,7 +9,7 @@
"state": {
"reputation": 1,
"cost": 10,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -22,7 +22,7 @@
"state": {
"reputation": 10,
"cost": 100,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -35,7 +35,7 @@
"state": {
"reputation": 100,
"cost": 1000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -48,7 +48,20 @@
"state": {
"reputation": 1000,
"cost": 10000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
"key": "research-gluons",
"name": "Gluons",
"description": "8 almost identical elementary particles that convey the strong force.",
"cost_increase": 1.6,
"image": "assets/icons/png/gluons.png",
"info": "html/gluons.html",
"state": {
"reputation": 1000000,
"cost": 10000000,
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -61,7 +74,7 @@
"state": {
"reputation": 10000,
"cost": 100000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -74,20 +87,7 @@
"state": {
"reputation": 100000,
"cost": 1000000,
"info_levels": [1, 5, 10, 25]
}
},
{
"key": "research-antihydrogen",
"name": "Antihydrogen",
"description": "The lightest anti-atom, it consists of an antiproton and a positron.",
"cost_increase": 1.7,
"image": "assets/icons/png/antihydrogen.png",
"info": "html/antihydrogen.html",
"state": {
"reputation": 1000000,
"cost": 10000000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -100,7 +100,7 @@
"state": {
"reputation": 10000000,
"cost": 100000000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
@@ -113,7 +113,33 @@
"state": {
"reputation": 100000000,
"cost": 1000000000,
"info_levels": [1, 5, 10, 25]
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
"key": "research-dstars",
"name": "D*s⁻",
"description": "The first ever observed heavy flavored spin-3 particle.",
"cost_increase": 1.85,
"image": "assets/icons/png/Dstar_s.png",
"info": "html/Dstar_s.html",
"state": {
"reputation": 1000000000,
"cost": 1,
"info_levels": [ 1, 5, 10, 25 ]
}
},
{
"key": "research-xib",
"name": "Ξb'- and Ξb*-",
"description": "Recently discovered strange beauty baryons. Both differ only in their spin configurations.",
"cost_increase": 1.9,
"image": "assets/icons/png/Xi_b.png",
"info": "html/Xi_b.html",
"state": {
"reputation": 10000000000,
"cost": 1,
"info_levels": [ 1, 5, 10, 25 ]
}
}
]