User:Hefner/Sandbox13: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class=" | <div class="teamBingoWrapper" style=" | ||
display: flex; | |||
gap: 20px; | |||
align-items: flex-start; | |||
justify-content: center; | |||
width: max-content; | |||
margin: 0 auto; | |||
"> | |||
<!-- Team | <!-- Team A Bingo Board --> | ||
<div class=" | <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner, Hefner Bot" | ||
style="width: 600px; flex-shrink: 0;" | |||
data-items=" | |||
Olmlet::Dropped by: %% Chambers of Xeric| | |||
Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | |||
Zaryte crossbow::Droprate: %%Nex 1/256 %%Divine Nex 1/256| | |||
Twisted bow::Droprate: %%Chambers of Xeric| | |||
Magic fang::Droprate: %%Zulrah 1/256 %%Battlemages 1/2560| | |||
Bandos godsword| | |||
Heavy ballista::Droprate: %%Demonic gorillas 1/750| | |||
Armadyl helmet| | |||
Nexling| | |||
Magus ring::Droprate: %%Avatar UNIQUE| | |||
Demonic relic::Droprate: %%Nex 1/1250 %%KBD 1/2500| | |||
Voidwaker hilt::Droprate: %%Callisto 1/2560| | |||
Tokhaar-kal::Droprate: %%Guardian of votes 1/75| | |||
Toxic blowpipe::Droprate: %%Zulrah 1/256| | |||
Dragon warhammer::Droprate: %%Chaos elemental 1/1024| | |||
Trident of the seas (full)::Droprate: %%Kraken 1/128| | |||
Rock golem::Can be obtained by mining| | |||
Smouldering heart| | |||
Emberlight| | |||
Occult necklace| | |||
Dragonfire ward| | |||
Arcane sigil::Droprate: %%Corporeal beast 1/128| | |||
Vesta's longsword::Droprate: %%Revenant dragon 1/1000| | |||
Divine rune pouch::Droprate: %%Guardian of votes 1/11| | |||
Dexterous prayer scroll (Rigour)::Droprate: %%Jad 1/150 | |||
"> | |||
</div> | </div> | ||
<!-- Shared Info Box --> | |||
<div id="teamBingoInfoBox" style=" | |||
padding: 10px; | |||
border: 1px solid #596e96; | |||
background-color: #313e59; | |||
color: #fff; | |||
border-radius: 4px; | |||
width: 360px; | |||
font-size: 14px; | |||
white-space: normal; | |||
word-wrap: break-word; | |||
overflow: visible; | |||
margin-top: 80px;"> | |||
</div> | |||
<!-- Team | <!-- Team B Bingo Board --> | ||
<div class=" | <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="Hefner Bot" | ||
style="width: 600px; flex-shrink: 0;" | |||
data-items=" | |||
Olmlet::Dropped by: %% Chambers of Xeric| | |||
Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | |||
Zaryte crossbow::Droprate: %%Nex 1/256 %%Divine Nex 1/256| | |||
Twisted bow::Droprate: %%Chambers of Xeric| | |||
Magic fang::Droprate: %%Zulrah 1/256 %%Battlemages 1/2560| | |||
Bandos godsword| | |||
Heavy ballista::Droprate: %%Demonic gorillas 1/750| | |||
Armadyl helmet| | |||
Nexling| | |||
Magus ring::Droprate: %%Avatar UNIQUE| | |||
Demonic relic::Droprate: %%Nex 1/1250 %%KBD 1/2500| | |||
Voidwaker hilt::Droprate: %%Callisto 1/2560| | |||
Tokhaar-kal::Droprate: %%Guardian of votes 1/75| | |||
Toxic blowpipe::Droprate: %%Zulrah 1/256| | |||
Dragon warhammer::Droprate: %%Chaos elemental 1/1024| | |||
Trident of the seas (full)::Droprate: %%Kraken 1/128| | |||
Rock golem::Can be obtained by mining| | |||
Smouldering heart| | |||
Emberlight| | |||
Occult necklace| | |||
Dragonfire ward| | |||
Arcane sigil::Droprate: %%Corporeal beast 1/128| | |||
Vesta's longsword::Droprate: %%Revenant dragon 1/1000| | |||
Divine rune pouch::Droprate: %%Guardian of votes 1/11| | |||
Dexterous prayer scroll (Rigour)::Droprate: %%Jad 1/150 | |||
"> | |||
</div> | </div> | ||
</div> | </div> | ||