removed ice IX gun
reroll renamed -> research spore damage increased 25% ice IX has it's damage buffed by 50%, and freeze effect lasts 2s (up from 1s) ice IX is no longer a gun but you can still get it for nano-scale field (and it's pretty strong) tech: heavy water was removed tech: correlated damage - duplication chance also gives % damage (also added some minor nerfs to other duplication tech for balance)
This commit is contained in:
17
style.css
17
style.css
@@ -646,12 +646,12 @@ summary {
|
||||
background: #0d9;
|
||||
}
|
||||
|
||||
.reroll {
|
||||
.research {
|
||||
/* #f84 #f99*/
|
||||
background: #f7b;
|
||||
}
|
||||
|
||||
.reroll-select {
|
||||
.research-select {
|
||||
float: right;
|
||||
}
|
||||
|
||||
@@ -676,4 +676,15 @@ summary {
|
||||
|
||||
.right {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
/* #console {
|
||||
font-family: monospace;
|
||||
font-size: 1.5em;
|
||||
width: 300px;
|
||||
height: 50px;
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
right: 10px;
|
||||
z-index: 3;
|
||||
} */
|
||||
Reference in New Issue
Block a user