Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
A couple of suggestions.
[*]Turn OFF "Sticky" for the pieces. That way when one is dropped on another (to replace it) we can easily grab the bottom token to return it to the bag.
[*]Add a randomize seating widget. That way when we do subsequent plays we can mix things up.
[*]Script the bag so it auto shuffles anytime anything is added to it.
function onObjectEnterContainer(bag, obj)
self.shuffle()
end
- Added a button add all the silver elements to the elements bag, shuffle the bag, and then shuffle and draw a silver card
- Added a proper high-quality board!
- Added the Silver expansion! including the tokens and the cards to select your Silver element
- Added the rulebook for the Silver expansion
I'll be adding a bit of scripting to more quickly add the Silver pieces into the bag pretty soon
- Added a better description on the rule of replacement board
- Fixed the crooked board (a higher quality scan would still be appreciated)
- Fixed errors in the text that appears during set up
I'll be adding the Silver expansion very soon
I agree it's a bit convoluted for 2 standees. No feedback for scripting on the actual playing?
Your board is crooked. Not sure if this is deliberate or not, but I'm sure you can straighten it out and polish it up. If you need a model for the board then feel free to hit me up.
I don't find the scripting to be very intuitive, it feels very "just because" and is very prone to potential missclicks and misunderstandings. You can and definitely should significantly simplify when you only need to place out two standees..