tModLoader

tModLoader

TerRoguelike
NEAxFEAR 6 Jul, 2024 @ 2:08pm
Is there a wiki anywhere?
Just curious if someone has a wiki page or spreadsheet, something to show all of whats in the mod.
< >
Showing 1-10 of 10 comments
Ah Zu 7 Jul, 2024 @ 5:32am 
Github has the code, you can find some info there. I was checking what items are doing that way.
Zucko 7 Jul, 2024 @ 11:34am 
probably not but you can use recipe browser to look at items
Pimp Cat 8 Jul, 2024 @ 1:08am 
Originally posted by Ah Zu:
Github has the code, you can find some info there. I was checking what items are doing that way.
Could you explain how you found the item effects through Github? Idk anything about coding and could not figure out how :tabbycat:
Ah Zu 8 Jul, 2024 @ 1:42am 
Originally posted by Pimp Cat:
Originally posted by Ah Zu:
Github has the code, you can find some info there. I was checking what items are doing that way.
Could you explain how you found the item effects through Github? Idk anything about coding and could not figure out how :tabbycat:
There is a folder called Localization. There are all the English lines, including all item descriptions. If you want to learn the rarities, you can go to the folder called Items, this is where the png files are. If you want to find an item you see in the sanctuary, you can open the respective folder in Items (blue = common, green = uncommon, red = rare), find there the name of your item and find it in Localization.
刘畅-x64 8 Jul, 2024 @ 3:55am 
Blud... It just came out yesterday lmao
Cheesecake 8 Jul, 2024 @ 8:48pm 
I know this isnt a wiki, but what exactly is "Diminishing DR" and what does it do? I know its not a damage reflect, so is it some sort of damage buff?
Ah Zu 8 Jul, 2024 @ 11:56pm 
Originally posted by Cheesecake:
I know this isnt a wiki, but what exactly is "Diminishing DR" and what does it do? I know its not a damage reflect, so is it some sort of damage buff?
That's damage reduction. Diminishing means that it becomes worse and worse. Example: 10% dr, 100 damage turn into 100 * (1 - 0,1) = 90 damage. Having 10% and 10% makes 100 * (1 - 0,1) * (1 - 0,1) = 81 damage. Adding 10% more leads to 72,9 (almost 73) damage. As you can see, the reduction slowly becomes worse and worse.
134ma3x 9 Jul, 2024 @ 11:23am 
could anyone provide a link to the wiki because i cannot find it
Ah Zu 9 Jul, 2024 @ 12:49pm 
Originally posted by 134ma3x:
could anyone provide a link to the wiki because i cannot find it
There is no wiki. Use github.
Krystallizd 10 Jul, 2024 @ 2:51pm 
Originally posted by 134ma3x:
could anyone provide a link to the wiki because i cannot find it
A wiki has been made. https://terroguelike.fandom.com/wiki/TerRoguelike_Wiki
It's incredibly barebones atm, but there's *some* info on it
< >
Showing 1-10 of 10 comments
Per page: 1530 50