Advertisement
Guest User

Untitled

a guest
Jun 13th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. // ==UserScript==
  2. // @name zmiana itema
  3. // @namespace http://tampermonkey.net/
  4. // @version 0.1
  5. // @description try to take over the world!
  6. // @author You
  7. // @match http://jaruna.margonem.pl/
  8. // @grant none
  9. // ==/UserScript==
  10. !function(e, a) {
  11. newItem = function(o) {
  12. for (var r in o) void 0 !== a[r] && (o[r] = $.extend(o[r], a[r]));
  13. return e(o)
  14. }
  15. }(newItem, {
  16. 319953914: {
  17. stat: "act=5;created=1418985366;crit=3;da=86;endest=6;energybon=20;evade=16;heal=309;hp=2066;legbon=curse,155;legendary;loot=Bolexon,m,4,1418985375,Śnieżryn;lvl=155;manabon=39;manadest=14;opis=<br>Na palcu niewiasty przejawia właściwości<br>magiczne. Potrafi stopić najbardziej<br>zlodowaciałe serca chłopców.<br><br>Przedmiot niemożliwy do odwiązania.<br><br>Gwiazdka 2014 r.<br>;resfire=-3;resfrost=9;reslight=-6;sa=47;slow=97;permbound",
  18. name: "Ogniste Serce",
  19. icon: "pie/pierscien97.gif",
  20. pr: "57628",
  21. cl: "13"
  22. },
  23. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement