Path: blob/main/projects/particle-clicker/json/research.json
1821 views
[1{2"key": "research-cpv",3"name": "CP violation",4"description": "CP symmetry is broken!",5"cost_increase": 1.8,6"image": "assets/icons/png/CPV.png",7"info": "html/CPV.html",8"state": {9"reputation": 1e0,10"cost": 1e1,11"info_levels": [ 1, 5, 10, 15, 20 ]12}13},14{15"key": "research-jpsi",16"name": "J/ψ",17"description": "The J/ψ meson consists of a c and an anti-c quark.",18"cost_increase": 1.7,19"image": "assets/icons/png/Jpsi.png",20"info": "html/Jpsi.html",21"state": {22"reputation": 6e0,23"cost": 4e2,24"info_levels": [ 1, 5 ]25}26},27{28"key": "research-tau",29"name": "τ lepton",30"description": "The third generation charged lepton.",31"cost_increase": 1.6,32"image": "assets/icons/png/tau.png",33"info": "html/tau.html",34"state": {35"reputation": 3.3e1,36"cost": 1e4,37"info_levels": [ 1, 5 ]38}39},40{41"key": "research-beauty",42"name": "Beauty quark",43"description": "The third generation down-type quark.",44"cost_increase": 1.5,45"image": "assets/icons/png/b.png",46"info": "html/b.html",47"state": {48"reputation": 1.85e2,49"cost": 2e5,50"info_levels": [ 1, 5 ]51}52},53{54"key": "research-gluons",55"name": "Gluons",56"description": "8 almost identical elementary particles that convey the strong force.",57"cost_increase": 1.4,58"image": "assets/icons/png/gluons.png",59"info": "html/gluons.html",60"state": {61"reputation": 1e3,62"cost": 3e6,63"info_levels": [ 1 ]64}65},66{67"key": "research-weak",68"name": "W and Z boson",69"description": "The carriers of the weak force.",70"cost_increase": 1.35,71"image": "assets/icons/png/weak.png",72"info": "html/weak.html",73"state": {74"reputation": 5.4e3,75"cost": 3.2e7,76"info_levels": [ 1 ]77}78},79{80"key": "research-top",81"name": "Top quark",82"description": "The heaviest of the quarks.",83"cost_increase": 1.3,84"image": "assets/icons/png/t.png",85"info": "html/top.html",86"state": {87"reputation": 3e4,88"cost": 1.28e8,89"info_levels": [ 1 ]90}91},92{93"key": "research-boscillations",94"name": "B oscillation",95"description": "B mesons turn into their antiparticles and vice versa!",96"cost_increase": 1.25,97"image": "assets/icons/png/BBbar.png",98"info": "html/BBbar.html",99"state": {100"reputation": 1.6e5,101"cost": 9e8,102"info_levels": [ 1 ]103}104},105{106"key": "research-higgs",107"name": "Higgs boson",108"description": "It only took us 48 years to find this one!",109"cost_increase": 1.2,110"image": "assets/icons/png/H.png",111"info": "html/H.html",112"state": {113"reputation": 9e5,114"cost": 5e9,115"info_levels": [ 1, 5, 10, 15, 20 ]116}117},118{119"key": "research-dstars",120"name": "D*s⁻",121"description": "The first ever observed heavy flavored spin-3 particle.",122"cost_increase": 1.15,123"image": "assets/icons/png/Dstar_s.png",124"info": "html/Dstar_s.html",125"state": {126"reputation": 4.75e6,127"cost": 2.4e10,128"info_levels": [ 1 ]129}130},131{132"key": "research-xib",133"name": "Ξb'- and Ξb*-",134"description": "Recently discovered strange beauty baryons. Both differ only in their spin configurations.",135"cost_increase": 1.15,136"image": "assets/icons/png/Xi_b.png",137"info": "html/Xi_b.html",138"state": {139"reputation": 2.5e7,140"cost": 9e10,141"info_levels": [ 1 ]142}143}144]145146147