Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. /**************************************************************************/
  2. /* CARDS (in browser)
  3. /* Remove "Discard"-button on certain cards in BROWSER-mode
  4. * Put '/*' at the beginning of a line for every card you want to discard
  5. /**************************************************************************/
  6.  
  7. /*.hand__card-container[data-event-id='13368'] button, /* A Little Omen (mood) */
  8. /*.hand__card-container[data-event-id='13373'] button, /* A Dusty Bookshop (mood) */
  9. .hand__card-container[data-event-id='15360'] button, /* Disgraceful Spectacle */
  10. /*.hand__card-container[data-event-id='15957'] button, /* Give a Gift */
  11. /*.hand__card-container[data-event-id='18122'] button, /* More Larks with the Young Stags */
  12. .hand__card-container[data-event-id='18160'] button, /* The Bonfire of the Decencies */
  13. .hand__card-container[data-event-id='18161'] button, /* A Commotion Above! */
  14. .hand__card-container[data-event-id='18162'] button, /* A Flash of White */
  15. .hand__card-container[data-event-id='18164'] button, /* The Mournfully Rubbery Instrument */
  16. .hand__card-container[data-event-id='18165'] button, /* A Raggedy Creature */
  17. .hand__card-container[data-event-id='18166'] button, /* A Really Nice Haircut */
  18. /*.hand__card-container[data-event-id='18167'] button, /* The Battle Hymn of the Drownies */
  19. .hand__card-container[data-event-id='18168'] button, /* The Skin of the Bazaar */
  20. /*.hand__card-container[data-event-id='19045'] button, /* A presumtuous little opportunity */
  21. /*.hand__card-container[data-event-id='20230'] button, /* An implausible penance */
  22. .hand__card-container[data-event-id='21762'] button, /* A Visit */
  23. /*.hand__card-container[data-event-id='22278'] button, /* The Soft-Hearted Widow */
  24. .hand__card-container[data-event-id='22408'] button, /* The Neath's Mysteries */
  25. .hand__card-container[data-event-id='99374'] button, /* An Unsigned Message */
  26. /*.hand__card-container[data-event-id='99967'] button, /* A Visit from Slowcake's Amanuensis */
  27. .hand__card-container[data-event-id='122163'] button, /* A Dream of Blood */
  28.  
  29. /* Flash-lay grinding specific cards */
  30. .hand__card-container[data-event-id='11529'] button, /* Call In Favours in the Flit */
  31. .hand__card-container[data-event-id='311724'] button, /* A Dream of Roses */
  32. .hand__card-container[data-event-id='13238'] button, /* Restoring Souls */
  33. .hand__card-container[data-event-id='177317'] button, /* Galatea */
  34. .hand__card-container[data-event-id='21260'] button, /* Taciturn Mycah */
  35. .hand__card-container[data-event-id='10135'] button, /* Connected: The Bohemians */
  36. .hand__card-container[data-event-id='11209'] button, /* An Afternoon of Good Deeds? Useful for menace-fixing */
  37. .hand__card-container[data-event-id='10133'] button, /* Connected: Docks */
  38. .hand__card-container[data-event-id='10139'] button /* Connected: Revs */
  39. {
  40. display: none;
  41. }
  42.  
  43. /**************************************************************************/
  44. /* CARDS (mobile)
  45. /* Remove "Discard"-button on certain cards in MOBILE-mode
  46. * Put '/*' at the beginning of a line for every card you want to discard
  47. /**************************************************************************/
  48.  
  49. /*.branch[data-branch-id='11529'] .buttonlet-delete, /* Call In Favours in the Flit */
  50. .branch[data-branch-id='13368'] .buttonlet-delete, /* A Little Omen (mood) */
  51. .branch[data-branch-id='13373'] .buttonlet-delete, /* A Dusty Bookshop (mood) */
  52. .branch[data-branch-id='15360'] .buttonlet-delete, /* Disgraceful Spectacle */
  53. /*.branch[data-branch-id='15957'] .buttonlet-delete, /* Give a Gift */
  54. /*.branch[data-branch-id='18122'] .buttonlet-delete, /* More Larks with the Young Stags */
  55. .branch[data-branch-id='18160'] .buttonlet-delete, /* The Bonfire of the Decencies */
  56. .branch[data-branch-id='18161'] .buttonlet-deletet, /* A Commotion Above! */
  57. .branch[data-branch-id='18162'] .buttonlet-delete, /* A Flash of White */
  58. .branch[data-branch-id='18164'] .buttonlet-delete, /* The Mournfully Rubbery Instrument */
  59. .branch[data-branch-id='18165'] .buttonlet-delete, /* A Raggedy Creature */
  60. .branch[data-branch-id='18166'] .buttonlet-delete, /* A Really Nice Haircut */
  61. /*.branch[data-branch-id='18167'] .buttonlet-delete, /* The Battle Hymn of the Drownies */
  62. .branch[data-branch-id='18168'] .buttonlet-delete, /* The Skin of the Bazaar */
  63. /*.branch[data-branch-id='19045'] .buttonlet-delete, /* A presumtuous little opportunity */
  64. /*.branch[data-branch-id='20230'] .buttonlet-delete, /* An implausible penance */
  65. .branch[data-branch-id='21762'] .buttonlet-delete, /* A Visit */
  66. /*.branch[data-branch-id='22278'] .buttonlet-delete, /* The Soft-Hearted Widow */
  67. .branch[data-branch-id='22408'] .buttonlet-delete, /* The Neath's Mysteries */
  68. .branch[data-branch-id='99374'] .buttonlet-delete /* An Unsigned Message */
  69. /*.branch[data-branch-id='99967'] .buttonlet-delete, /* A Visit from Slowcake's Amanuensis */
  70. /*.branch[data-branch-id='122163'] .buttonlet-delete /* A Dream of Blood */
  71. {
  72. display: none;
  73. }
  74.  
  75. /*************************************************************************/
  76. /* OPTIONS
  77. /* Remove "Go"-button on certain options
  78. * Put '/*' at the beginning of a line for every option you want to play
  79. /*************************************************************************/
  80.  
  81. /* DON'T SELL THE LOCATION OF THE NADIR */
  82. .branch[data-branch-id='63707'] button, /* Nadir: Revolutionaries */
  83. .branch[data-branch-id='63708'] button, /* Nadir: Hell */
  84. .branch[data-branch-id='63709'] button, /* Nadir: The Great Game */
  85. .branch[data-branch-id='63710'] button, /* Nadir: Urchins */
  86.  
  87. /* DON'T POP YOUR NOMAN */
  88. .branch[data-branch-id='120893'] button, /* Noman Listen */
  89. .branch[data-branch-id='120891'] button, /* Noman Sense of an Ending */
  90.  
  91. /* DON'T SPECIALISE */
  92. .branch[data-branch-id='119965'] button, /* Legendary Charisma */
  93. .branch[data-branch-id='119967'] button, /* Invisible Eminence */
  94. .branch[data-branch-id='119963'] button, /* Extraordinary Mind */
  95. .branch[data-branch-id='119968'] button, /* Shattering Force */
  96.  
  97. /* DON'T GET RID OF ACQUAINTANCES */
  98. .branch[data-branch-id='4858'] button, /* Music-Hall Singer ('borrow' money) */
  99. .branch[data-branch-id='4859'] button, /* Music-Hall Singer (end acquaintance) */
  100. .branch[data-branch-id='4939'] button, /* Repentent Forger */
  101. .branch[data-branch-id='4943'] button, /* Wry Functionary */
  102. .branch[data-branch-id='4947'] button, /* Regretful Soldier */
  103.  
  104. /* AFFAIR OF THE BOX CAROUSEL */
  105. /* If your 'Power in waiting' is 'Guardian of the Realm', make sure there's a /* at the start of each line in THIS set */
  106. .branch[data-branch-id='11124'] button, /* AoB: The Conscience of Empire; An agent of the masters; Help cover up the sordid business */
  107. .branch[data-branch-id='11122'] button, /* AoB: The Conscience of Empire; The Unionist; Join the hunt */
  108. .branch[data-branch-id='11127'] button, /* AoB: The Conscience of Empire; Doing the rounds; Tell them the truth */
  109. .branch[data-branch-id='11126'] button, /* AoB: The Conscience of Empire; The course of love; Help keep them together */
  110. .branch[data-branch-id='11129'] button, /* AoB: The Conscience of Empire; A night of desperate ambushes; Wade in with the neddy men */
  111. .branch[data-branch-id='11132'] button, /* AoB: The Conscience of Empire; Encryption of a sort; See that the messages arrive safely */
  112. .branch[data-branch-id='11134'] button, /* AoB: The Conscience of Empire; A strong box; Tell the gentlemen in blue... */
  113.  
  114. /* If your 'Power in waiting' is 'The Conscience of Empire', make sure there's a /* at the start of each line in THIS set */
  115. /* NOTE: If you want the highest epa, have a /* at the start of each line in this set */
  116. /*.branch[data-branch-id='11123'] button, /* AoB: Guardian of the Realm; An agent of the masters; Expose him to the newspapers */
  117. /*.branch[data-branch-id='11121'] button, /* AoB: Guardian of the Realm; The Unionist; Help her escape */
  118. /*.branch[data-branch-id='11128'] button, /* AoB: Guardian of the Realm; Doing the rounds; Lie to them */
  119. /*.branch[data-branch-id='11125'] button, /* AoB: Guardian of the Realm; The course of love; Keep its agents at bay */
  120. /*.branch[data-branch-id='11131'] button, /* AoB: Guardian of the Realm; Encryption of a sort; Intercept the messages */
  121. /*.branch[data-branch-id='11129'] button, /* AoB: Guardian of the Realm; A night of desperate ambushes; Wade in with the neddy men */
  122. /*.branch[data-branch-id='11133'] button, /* AoB: Guardian of the Realm; A strong box; Tell your larcenous colleagues... */
  123.  
  124. /* DON'T SELL YOUR PLANT */
  125. .branch[data-branch-id='7490'] button, /* Your sprouting companion */
  126. .branch[data-branch-id='7493'] button, /* Your green lodger */
  127. .branch[data-branch-id='7496'] button, /* Your green project */
  128. .branch[data-branch-id='7687'] button, /* Is it fruiting? */
  129. .branch[data-branch-id='7690'] button, /* Taking care of your green friend */
  130. .branch[data-branch-id='7693'] button, /* A well-rooted plant */
  131. /* there is no sell option on the card /* Is your plant thirsty? */
  132. .branch[data-branch-id='7696'] button, /* As big as your head */
  133. .branch[data-branch-id='7699'] button, /* Sleep is becoming a problem */
  134. .branch[data-branch-Aid='7702'] button, /* Your plant is singing */
  135.  
  136. /* OVERCAPPING */
  137. .branch[data-branch-id='110656'] button, /* Overcapping as a Shattering Force */
  138. .branch[data-branch-id='110657'] button, /* Overcapping as a Legendary Charisma */
  139. .branch[data-branch-id='110658'] button, /* Overcapping as an Invisible Eminence */
  140. .branch[data-branch-id='110659'] button, /* Overcapping as a Extraordinary Mind */
  141. .branch[data-branch-id='206856'] button, /* Overcapping as a Paramount Presence */
  142.  
  143. /* FLASH-GRINDING OPTIONS */
  144. /* Sheperd's not optimal options */
  145. .branch[data-branch-id='5572'] button, /* Only souls */
  146. .branch[data-branch-id='5573'] button, /* Only contracts */
  147. .branch[data-branch-id='6473'] button, /* Menace-wipe */
  148.  
  149. /* Call in favours in the Flit bad options */
  150. .branch[data-branch-id='4808'] button, /* Trade with Criminals */
  151. .branch[data-branch-id='4810'] button, /* Trade with Urchins */
  152.  
  153. /* Galatea bad option */
  154. .branch[data-branch-id='144462'] button,
  155.  
  156. /* Connected: The Bohemians: Everything but Blemmigan is bad */
  157. .branch[data-branch-id='30448'] button,
  158. .branch[data-branch-id='206992'] button,
  159. .branch[data-branch-id='38311'] button,
  160. .branch[data-branch-id='10165'] button,
  161. .branch[data-branch-id='48904'] button,
  162. .branch[data-branch-id='121323'] button,
  163. .branch[data-branch-id='121248'] button,
  164. .branch[data-branch-id='29766'] button,
  165.  
  166. /* Connected: The Revolutionaries: Everything but favour */
  167. .branch[data-branch-id='10167'] button, /* Closest To Option */
  168. .branch[data-branch-id='38322'] button, /* Becoming an Enforcer */
  169. .branch[data-branch-id='38323'] button, /* Becoming a Campaigner */
  170. .branch[data-branch-id='120921'] button, /* Becoming Closest To */
  171. .branch[data-branch-id='121210'] button, /* Removing Closest To */
  172. .branch[data-branch-id='29956'] button, /* Solving a case */
  173. .branch[data-branch-id='63707'] button, /* Selling Nadir */
  174.  
  175.  
  176. /* Expeditions that aren't Silken */
  177. .branch[data-branch-id='60987'] button, /* Thieve's Cache */
  178. .branch[data-branch-id='60988'] button, /* Kasparov's Great Enemy Deep Blue */
  179. .branch[data-branch-id='60990'] button, /* Uttermost Wind */
  180. .branch[data-branch-id='60991'] button, /* Gallery of Serpents */
  181. .branch[data-branch-id='218396'] button, /* Chalcocite Pagoda */
  182. .branch[data-branch-id='218398'] button, /* Crimson Petal */
  183.  
  184.  
  185. /* VARIOUS OTHER OPTIONS */
  186. .branch[data-branch-id='5059'] button, /* Start SEEKING in the Forgotten Quarter */
  187. .branch[data-branch-id='8788'] button, /* Leave parties early */
  188. .branch[data-branch-id='11115'] button, /* Reset the Affair of the Box ("Memory is a strange old thing")*/
  189. .branch[data-branch-id='120738'] button, /* Throw the Amanuensis out on his oily little ear */
  190. .branch[data-branch-id='121107'] button, /* Don't sell your soul at Sackmas */
  191. .branch[data-branch-id='181536'] button, /* Murder a Rubbery on "Slime & Amber" */
  192. .branch[data-branch-id="205784"] button, /* A Reputation of Some Importance: Another Way */
  193. .branch[data-branch-id='60974'] button, /* Show us the money */
  194. .branch[data-branch-id='60981'] button, /* Blood-red tales */
  195. .branch[data-branch-id='60982'] button /* Your own expertise */
  196. {
  197. display: none;
  198. }
  199.  
  200.  
  201. /*** APPENDIX ***/
  202.  
  203. /* Here are some more IDs I removed to keep the other lists manageable. */
  204.  
  205. /*****************************************************************************************/
  206. /* MORE CARDS!
  207. /* If you want to protect these, just add the respective lines to the CARDS-list above
  208. /*****************************************************************************************/
  209.  
  210. /* FACTION CARDS */
  211. /*.hand__card-container[data-event-id='10133'] button, /* Docks */
  212. /*.hand__card-container[data-event-id='10135'] button, /* Bohemians */
  213. /*.hand__card-container[data-event-id='10145'] button, /* Constables */
  214. /*.hand__card-container[data-event-id='10153'] button, /* Society */
  215. /*.hand__card-container[data-event-id='236638'] button, /* Rubberies */
  216.  
  217. /* 4-CARD LODGINGS */
  218. /*.hand__card-container[data-event-id='10800'] button, /* The Tower of Sun and Moon */
  219. /*.hand__card-container[data-event-id='10802'] button, /* The Lofty Tower */
  220. /*.hand__card-container[data-event-id='10804'] button, /* The Western Tower */
  221.  
  222. /* MISC CARDS */
  223. /*.hand__card-container[data-event-id='11208'] button, /* A Moment's Peace */
  224. /*.hand__card-container[data-event-id='13353'] button, /* A dream about a window at night */
  225.  
  226.  
  227. /*****************************************************************************************/
  228. /* MORE OPTIONS!
  229. /* If you want to remove the buttons for these, just add the respective lines to the OPTIONS-list above
  230. /*****************************************************************************************/
  231.  
  232. /* PORT CARNELIAN */
  233. /*.branch[data-branch-id="154736"] button, /* Give the executioner the nod */
  234. /*.branch[data-branch-id="154738"] button /* "Quickly, sir – in, in!" */
  235. /*.branch[data-branch-id="154998"] button, /* Honoured with a State Dinner */
  236. /*.branch[data-branch-id="155532"] button, /* Make for your ship while the citizenry sleeps */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement