Advertisement
MiguelCesar

Evento 13 Realm Defenders

Mar 10th, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Event 13- Realm Defenders
  2. LC43: Cygna, Cyngel, Cygnelia
  3. SC43: Corvus, Corvenor, Corvenus
  4. FC39: Lanci, Lanceo, Lancelot
  5.  
  6. //Breakpoint
  7.  
  8. InstanceCache.prototype.writeDirtyInstancesToState = function(e)
  9.  
  10. //Script
  11.  
  12. var i = e.instanceKeyIndex.valueOf();
  13. var c = (i+1);
  14. var a = 3;
  15. var o = new Date().getTime();
  16. for(var x = 0; x < a; x++){var l = Math.floor(Math.random() * 12);
  17. var h = e.instances.push({modelID: "Item:sidekick:", key:(''+(c)+''), state: "idle", stats: {chestOrigin:"", eggOrigin:"legendary", eventOrigin:"", featureOrigin:"gacha", maturity:3, skills:"{\"powerShot\":100,\"homing\":100,\"bulletLevel\":100,\"spreadShot\":100,\"flowerPower\":100,\"snowCone\":100,\"magnet\":100,\"bombs\":100,\"poison\":100,\"bossHoming\":100}", timeOrigin:(o), xp:125800, zodiac:(2), zodiacBonus:2}, createdTime: (o), createdAtAction:3232 })
  18. e.instanceKeyIndex = (c)
  19. c++;
  20. console.log(t);
  21. }
  22. var count = e.instances.length - 3;
  23. e.instances[count++].modelID = "Item:sidekick:LC43";
  24. e.instances[count++].modelID = "Item:sidekick:SC43";
  25. e.instances[count++].modelID = "Item:sidekick:FC39";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement