Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="pico-content" style="display: block; position: fixed; z-index: 10001; left: 50%; top: 100px; background: rgb(238, 238, 238); max-width: 400px; padding: 0px; border-radius: 5px; width: 300px; margin: 0px 0px 0px -150px;"><div class="newFightWindow">
- <div id="fightResponse">
- <div>
- <div id="fightResult">
- <div style="margin:0 auto" class="fightsprite normal2"></div>
- <br>
- <b id="fightHitType" class="">Normal hit -
- Great!
- </b>
- </div>
- <div style="width:100%" class="progress foundation-center">
- <div style="width:90%; margin: 0 5%;" class="smallhelp bar ui-progressbar ui-widget ui-widget-content ui-corner-all" id="hitProgress" role="progressbar" aria-valuemin="0" aria-valuemax="775" aria-valuenow="392">
- <div class="ui-progressbar-value ui-widget-header ui-corner-left" style="width: 50.58064516129033%;"></div>
- </div>
- </div>
- <div>
- <div>
- <span>Damage done: </span>
- <span id="DamageDone" style="white-space: nowrap">
- 2,589
- </span>
- </div>
- <div>
- <span>Your total damage: </span>
- <span id="totalDamageUpdate">2,579,569</span>
- </div>
- <div title="Bonus damage +166%" class="smallhelp fightsprite weaponplus"></div>
- <div title="Weapon bonus -50%" class="smallhelp fightsprite weapon0"></div>
- <div title="XP gained - 1" class="smallhelp fightsprite xp1"></div>
- <div title="Buff type - 5% bonus damage" class="smallhelp fightsprite BONUS_DAMAGE_5plus"></div>
- <div title="Buff type - 5% bonus damage" class="smallhelp fightsprite BONUS_DAMAGE_5plus"></div>
- <div title="Buff type - 10% bonus damage" class="smallhelp fightsprite BONUS_DAMAGE_10plus"></div>
- <div title="Buff type - 10% bonus damage" class="smallhelp fightsprite BONUS_DAMAGE_10plus"></div>
- </div>
- <div style="display:none;" id="healthUpdate">80.0 HP</div>
- <div style="display:none;" id="nextLevelXpUpdate">2500</div>
- <div style="display:none;" id="currLevelXpUpdate">1500</div>
- <div style="display:none;" id="xpUpdate">2139</div>
- <div style="display:none;" id="nextLevelRankUpdate">5000000</div>
- <div style="display:none;" id="currLevelRankUpdate">2500000</div>
- <div style="display:none;" id="rankUpdate">2579569</div>
- <div style="display:none;" id="rankText">Rank Captain</div>
- <div style="display:none;" id="rankImg">Captain-glam</div>
- <div style="display:none;" id="citizenLevel">11</div>
- <div style="display:none;" id="citizenLevelText">Level 11</div>
- </div>
- </div>
- <button class="foundation-style button fightagain" id="fightagainbutton">Hit again!</button></div><div class="pico-close" style="border-radius: 2px; cursor: pointer; height: 15px; width: 15px; position: absolute; top: 5px; right: 5px; font-size: 16px; text-align: center; line-height: 15px; background: rgb(204, 204, 204);">×</div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement