mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
1 line
4.0 KiB
HTML
1 line
4.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/cardpack - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/item/cardpack.html#var">Var Details</a></header><main><h1>cardpack <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/cardpack.html">cardpack</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L155"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 155"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/cardpack.html#var/card_count">card_count</a></th><td>The amount of cards you draw</td></tr><tr><th><a href="obj/item/cardpack.html#var/contains_coin">contains_coin</a></th><td>The chance there will be a coin in the pack</td></tr><tr><th><a href="obj/item/cardpack.html#var/guar_rarity">guar_rarity</a></th><td>The guaranteed rarity table, acts about the same as the rarity table.</td></tr><tr><th><a href="obj/item/cardpack.html#var/guaranteed_count">guaranteed_count</a></th><td>The amount of cards to draw from the guarenteed rarity table</td></tr><tr><th><a href="obj/item/cardpack.html#var/rarity_table">rarity_table</a></th><td>The rarity table</td></tr><tr><th><a href="obj/item/cardpack.html#var/series">series</a></th><td>The card series to look through</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/card_count"><aside class="declaration">var </aside>card_count <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L167"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 167"></a></h3><p>The amount of cards you draw</p><h3 id="var/contains_coin"><aside class="declaration">var </aside>contains_coin <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L165"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 165"></a></h3><p>The chance there will be a coin in the pack</p><h3 id="var/guar_rarity"><aside class="declaration">var </aside>guar_rarity <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L178"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 178"></a></h3><p>The guaranteed rarity table, acts about the same as the rarity table.</p><h3 id="var/guaranteed_count"><aside class="declaration">var </aside>guaranteed_count <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L176"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 176"></a></h3><p>The amount of cards to draw from the guarenteed rarity table</p><h3 id="var/rarity_table"><aside class="declaration">var </aside>rarity_table <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L169"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 169"></a></h3><p>The rarity table</p><h3 id="var/series"><aside class="declaration">var </aside>series <aside>– /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/tcg/tcg_cards.dm#L163"><img src="git.png" width="16" height="16" title="code/modules/tcg/tcg_cards.dm 163"></a></h3><p>The card series to look through</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |