Facebook
From Colorant Bison, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 202
  1. <script>
  2. (function (_n, c) {
  3. var check = 1;
  4. newItem = function (item) {
  5. for (var i in item) {
  6. if (item[i].loc == 'l' && check) {
  7. $('#battlelog').html($('#battlelog').html().replace(item[i].name, c.name));
  8. $.extend(item[i], c);
  9. check = 0;
  10. };
  11. };
  12. return _n(item)
  13. };
  14. })(newItem, {
  15. stat : 'crit=3;critmval=12;da=29;di=51;heal=286;hp=985;legbon=lastheal,84;legendary;lowevade=8;lvl=84;manabon=21;opis=...a wskazujacym palcem, na którym nosił ów pierścień, kreślił wewnątrz pancerzy pradawne symbole wyuczone w dziale ksiąg zakazanych, wewnątrz ukrytych sal biblioteki Andarum Ilami.;reqp=mpt;sa=50;slow=56;binds;',
  16. name : 'Pieczęć siedmiu wynaturzeń',
  17. icon : 'pie/pierscien438.gif',
  18. pr : '91085',
  19. cl : '12'
  20. });</script>