Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"English": {
"BuffName": "Water World",
"Description": "Except for shelters and karma gates, the lower half of all rooms were submerged in water - I mean, the lower half in slugcats' eyes."
"Description": "Excluding shelters and karma-gates, all rooms will be half filled with water."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"English" : {
"BuffName" : "Heart-Devouring Worm",
"Description" : "Flies attempt to enter other creature' bodies to absorb for reproduction. The invaded creatures will die after a period of time and explode with a large number of flies. And the flies also attract more predators."
"Description" : "Parasitic flies will attempt to enter other creatures in which they reproduce until the victim inevitably dies, fresh flies will then explode out of the victim to attract more predators for reproduction."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"English" : {
"BuffName" : "Iron Bat",
"Description" : "The bat's body can become as tough as steel, capable of even deflecting certain weapons"
"Description" : "Batfly's become significantly tougher, deflecting even thrown weapons."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"English": {
"BuffName": "The Bug of Damocles",
"Description": "While your slugcat is under an object, there is a very low chance for a dropwig to spawn."
"Description": "While your slugcat is under a ceiling, there is a very low chance for a dropwig to spawn above it."
}
}
2 changes: 1 addition & 1 deletion buffinfos/BuiltinBuffs/cardinfos/positive/AWACS/AWACS.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"English": {
"BuffName": "AWACS",
"Description": "Displays a HUD that surrounds the slugcat, showing the relative orientation of creatures in the current room to the slugcat.The HUD can be turned off manually."
"Description": "Displays a hud around your slugcat which shows the direction of other creatures in the room, toggleable with bind."
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"English": {
"BuffName" : "LanceThrower",
"Description" : "Slugcats an store up and powerfully throw a spear for 3x damage that can penetrate appendages and lizard heads.\nIt can only be stored up on the ground and has a large slowdown when doing so.\nThere are two storing modes, which can be selected in the cardpedia configuration: \n Mode 1: Hold the throw button to store up, release to throw, this mode will modify the original throwing logic \n Mode 2: Hold the configuration button to store, release to throw"
"Description" : "Your slugcat can charge up a spear throw when grounded, dealing 3x damage and piercing armoured creatures. View the cardpedia to set your own keybind for charging."
}
}
}