Tabletop Simulator

Tabletop Simulator

Blood Rage [Scripted] [Complete]!
38 Comments
sasimirobot 8 Oct, 2024 @ 5:22am 
same "https://paste.ee/r/uT67F won't load for me :/ It's a token indicating wich region will be destroyed by ragnarok."
Borek 1 Mar, 2024 @ 11:20am 
@ben When I edit it in the scripting menu, I get an Error "cannot commit save changes to a workship mod create your own save"
Borek 1 Mar, 2024 @ 11:11am 
Passing cards to the left is bugged
Lordgnu 4 May, 2021 @ 11:17pm 
We had problem with the card dealing. There was always 1 card that didnt rotate properly. We were 3 player when played.
Heavenly Touch 24 Apr, 2021 @ 4:45am 
https://paste.ee/r/uT67F won't load for me :/ It's a token indicating wich region will be destroyed by ragnarok.
Ben 7 Feb, 2021 @ 1:07pm 
The drafting bug started for me after an update. I fixed it by changing:

local moveToPlayer = playersCounterClockwise[moveToIndex]
for i,card in ipairs(player.getHandObjects()) do
hand = moveToPlayer.getPlayerHand()
card.setPosition({hand.pos_x, hand.pos_y, hand.pos_z})
card.setRotation({hand.rot_x, hand.rot_y + 180, hand.rot_z})
end

to:

local moveToPlayer = playersCounterClockwise[moveToIndex]
local hand = moveToPlayer.getPlayerHand()
local pos_x = hand.pos_x
local pos_y = hand.pos_y
local pos_z = hand.pos_z
local rot_x = hand.rot_x
local rot_y = hand.rot_y + 180
local rot_z = hand.rot_z
for i,card in ipairs(player.getHandObjects()) do
card.setPosition({pos_x, pos_y, pos_z})
card.setRotation({rot_x, rot_y, rot_z})
end
Randy Savage 2 Feb, 2021 @ 6:19pm 
Issue with Drafting, tried all sorts of things. Great Mod otherwise - thanks.
Space Ghost 31 Jan, 2021 @ 2:12pm 
Drafting is not working for me. Tried with and w/o expansions. Had 3 player setup and after first pass of cards, someone always ends up with an extra and another person is short
Daddy Wil  [author] 22 Jan, 2021 @ 3:37pm 
@Karamel Korn yea removing them manually before each game

@JP that would be good, another way to see is just like IRL, put them facedown and press "alt+shift" to see the facedown card
JP 22 Jan, 2021 @ 11:48am 
Amazing mod! I'd love to have 2 hands for cards though. one for storing the chosen ones and the other for the "pick one from" so I could see what I've already picked.
Hobby Human 7 Jan, 2021 @ 6:02pm 
Wow, if only the official DLC were this good. I don't feel bad though, not after I dropped $700+ USD on the physical board game for the reprint kickstarter, all the original ks exclusives, the digital version, and the official TTS DLC.
Karamel Korn 27 Nov, 2020 @ 4:32pm 
Hi, question: Is there a scripted way to remove the kickstarter monsters or are we supposed to sort through the deck manually before the game?
Eggbird 12 Aug, 2020 @ 12:15am 
Hi, thanks for the Mod again, it is still a lot of fun, I have a question. Is it posible to get your scans of the english cards to print out? I have the german version of the game and i would like to play the game with people they cant speak german.
Knaughx 11 May, 2020 @ 6:02pm 
Hi, wanted you know that your mod has been added to my collection: Board Game Geek - BGG - May 2020 - Best Mod for each of the Top 500 Rated Games. Collection here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2086043930

The collection used this priority system:

1. Mod's Files Availability: Mod with all/most files still available for download
2. Feature completeness: Mod with greatest inclusion of expansions and/or promos available for the board game title
2. Scripting: Mod with scripting that most reduces work in setup/play for players
3. Component Quality: Mod with the best visuals/usability in terms of component quality
4. Table Setup/Ambiance: Mod with the best immersion with table, background, and other modeling.

Please also note that a mod that makes selection for this list very well could be one in which the mod author borrowed the majority of assets from another workshop listing, so full thanks to all who worked on a mod.

Thanks for your hard work!
Daddy Wil  [author] 2 May, 2020 @ 6:29pm 
@Doc Stive I've just included all Kickstarter exclusive monsters inside the decks, and if people wish to play with them or not can just take them out :)
Stiv 2 May, 2020 @ 6:02pm 
why deleted fenrir button? was so usefull....
TeEbZzZ 12 Apr, 2020 @ 3:23pm 
It looks like the 5th player isn't all that is broken. The third age of a 4 player game also doesn't work. If that helps with your debugging at all.

Great mod though. Thanks!
Eggbird 12 Apr, 2020 @ 9:47am 
@Wil. Ok you are right. Just 5 player draft doesn't work. We wanted to play a 5 people game :) Thanks for the Mod! Do you think you can fix 5 player drafting?
Daddy Wil  [author] 10 Apr, 2020 @ 9:32pm 
Yep I'll get around to fixing the miniatures. For the drafting, TTS is a reality simulator, so play like in real life :)! Flip the card facedown, then put it on the table, and when everybody is ready click rotate hands! And yes I believe you can delete not-needed "READY TOKENS"
Dgandalf 10 Apr, 2020 @ 10:08am 
I think there is a small bug - 3 of the monsters are all painted in color when hovering (Instead of just adding a colored base). Great work!
Dgandalf 10 Apr, 2020 @ 10:05am 
Great work! By the way, can we manually delete not-needed "READY TOKENS"? and when choosing a card to keep, what should we do? flip it first so others can't see and then put it on the table?
Daddy Wil  [author] 9 Apr, 2020 @ 7:39pm 
@Eggbird try again, I've deleted Fenrir button, the draft buttons should work for 2-4 players still, 5 players is where I'm having trouble
Eggbird 9 Apr, 2020 @ 3:13pm 
My expirience: the draft button doesnt work, draw doesnt work, fenrir button doesnt work. Just to say ;)
Chillqualle 9 Apr, 2020 @ 7:23am 
played it yesrterday with a group of 5 but the draft buttons didnt work since the update
Daddy Wil  [author] 7 Apr, 2020 @ 10:19am 
Thank you Tenuki! The mod has been updated with the new monsters!
Tenuki 6 Apr, 2020 @ 10:55am 
Ok, I sent you a friend request, so that we can chat and send you the file. Fixing the mystic card in the second era would be nice too ;)
Daddy Wil  [author] 4 Apr, 2020 @ 9:35am 
@tenuki that would be great! the 3 new monsters would be a great addition
Tenuki 4 Apr, 2020 @ 1:01am 
By the way, I could help if you want the scanned cards of the new 2019 Kickstarter.
Tenuki 4 Apr, 2020 @ 1:00am 
There is a mystic card in the second era... Even in playing with you the mystics expansion. Other than that, the best Blood Rage mod out there.
hunzl 30 Mar, 2020 @ 1:28am 
Thank you very much for this genius scripted version of Blood Rage and the nice Discord - Help.
pakoito 22 Mar, 2020 @ 5:38am 
The description says "May include scripting for Gods of Asgard expansion in the future.", which seems to be included now :)
Daddy Wil  [author] 10 Jan, 2020 @ 1:51am 
Update: You can now draw a monster onto your playerboard and it will automatically color the base of the monster to your color!
Peppermintpatty 30 Dec, 2019 @ 6:28pm 
well most mods of Scythe disappeared once they acquired the rights to sell it as their dlc; that's why I figured Berserk games would actively fight modding games available on their store.
Daddy Wil  [author] 30 Dec, 2019 @ 4:57pm 
@Peppermintpatty I don't see a reason for them to take it down, there are quite a few other Blood Rage mods up. You can however create your own save file of it. When you're in a game "Save & Load" then create a new save to have it perma in your computer
Peppermintpatty 30 Dec, 2019 @ 5:33am 
any idea how to save this before the devs will take it down?
Daddy Wil  [author] 27 Dec, 2019 @ 6:30pm 
@Metal Izanagi yes it is, this has all the expansions included.
Metal Izanagi 27 Dec, 2019 @ 11:15am 
Isn't the base game DLC, though..?