Tabletop Simulator

Tabletop Simulator

评价数不足
Eternal Decks [Scripted]
2
   
奖励
收藏
已收藏
取消收藏
Type: Game
Game Category: Cooperative Games
Complexity: Low Complexity
Number of Players: 1, 2, 3, 4
Play Time: 30 minutes, 60 minutes
Language: English
文件大小
发表于
更新日期
616.712 KB
5 月 30 日 上午 2:38
8 月 25 日 上午 1:17
13 项改动说明 ( 查看 )

订阅以下载
Eternal Decks [Scripted]

在 Malixx 的 3 个合集中
Best Party Games on TTS
105 件物品
Best 2-Player Games on TTS
130 件物品
Best Solo Games on TTS
102 件物品
描述

[buymeacoffee.com]

ABOUT THIS MOD

Eternal Decks is a co-operative game in which players try to complete the stage objectives before any one player cannot take an action. Players start the game with five cards in their deck, but will quickly look to acquire more cards from the various Eternals (characters within the game) who each have their own unique eight-card deck. On your turn, you must perform one action:

• Play a card (on the field, on the river, or by using an ability)
• Generate a jewel
• Give a card to a teammate

There are restrictions when playing a card. All three rows in the field cannot have cards of the same color or same number next to each other. Additional restrictions are applied to a row based on the stage you are playing. Jewels are used to negate the negative effects brought on by the Eternals.

The game has six stages, and the various stages will have you collect points, survive a ghost town, navigate a labyrinth, defeat a boss, and more to win the game!

Components
• 1 Rulebook
• 1 Stage Description Rules
• 1 Creative Mode / Solo Play Sheet
• 1 Introductory Manga

• Missing: Player Aid and Dragon (Face) Card

Key Features
• Automated Setup (Basic Setup for now, Stages will come soon)
• Named Cards & Elements
• Snap Points


CREDITS

Designer: Hiroken
Artist: MUJUNSHA
Publisher: Tricktakers Games
Modder: Malixx

I do not own the rights to the content used in this mod; all intellectual property belongs to the credited individuals and entities. This mod is created for the purpose of introducing the game to new players while respecting the original creators' work. If you enjoy the game, please support its creators by purchasing it through your local store or via online platforms. This mod is entirely fan-made and is not affiliated with or endorsed by the original creators or publishers of the game. If you are the copyright holder of any material used in this mod and wish to have it removed, please reach out to me directly at malixx.quilt499@slmail.me, and I will promptly comply with any DMCA takedown requests.
8 条留言
Malixx  [作者] 7 小时以前 
There is only one script working right now, I intend to finish it someday
Starpunk 10 月 16 日 下午 6:06 
Is it just me or is the scripting not working at all? What needs to happen before clicking the setup button?
XShrike 9 月 5 日 下午 10:20 
Am I missing something? It seems like all the setups buttons say "Click to start Stage A"? Even then, it doesn't seem to be doing the Stage A setup. It is drawing a Starting Task for State E.
tirankin 8 月 17 日 上午 7:13 
Howdy! Loving the mod. Couple things, though.

1) We can't find the multiplayer Golem card. The image is present on the image files being used, but the card lined up next to Kappa, Yeti, & Cyclops is Dragon, rather than Golem.

2) It's bothersome to put a card on the field, then realize you have to move it out of the way to get your Communication Disc out from under it. Please consider adding code to the Communication Discs which causes them to "pop up" above cards dropped onto them, e.g.:

function onCollisionEnter(collision_info)
local collidedObject = collision_info.collision_object
local collidedObjectType = collidedObject.type
local collidedObjectPosition = collidedObject.getPosition()
local oldPosition = self.getPosition()
local relativeDistance = oldPosition.y - collidedObjectPosition.y
if collidedObject.type == [[Card]] and relativeDistance < 0 then
local newPosition = {x = oldPosition.x, y = oldPosition.y + 0.3, z = oldPosition.z}
self.setPosition(newPosition)
end
end
Malixx  [作者] 6 月 18 日 上午 11:47 
I don't know about the missing object, but if you're not seated at a color, the script won't work
Shas'Ui 6 月 16 日 下午 12:48 
Hey! Thanks so much for the mod. Everything is amazing especially given how little info can be found online on this game.
One issue: something does not load, and the layout buttons don't work. Nothing happens.
aka_demik 6 月 13 日 上午 5:55 
Thank you so much
Oregono 6 月 3 日 上午 11:14 
Been looking for this for a few weeks! Its impossible to buy. Thanks!