


download ( output = "531_dc_party_planning_island.mp3" ) Tools Calculators Calculate elements strongs from import calculate_strongs strongs = calculate_strongs ( elements = ) download ( output = "island_package.zip" ) Sounds Musics from import GeneralMusic music = GeneralMusic ( music_name = "531_dc_party_planning_island" ) music. download ( output = "dragon_spine_animation.zip" ) Island packages from import IslandPackage island_package = IslandPackage ( uri = "/mobile/ui/heroicraces_islands/hr_71_heroicorigins.zip" ) island_package. download ( output = "dragon_nature_flash_animation.swf" ) Dragon Animation (Spine Animation) from import DragonSpineAnimation dragon_spine_animation = DragonSpineAnimation ( image_name = "1000_dragon_nature", phase = 3, skin = 1 ) dragon_spine_animation. download ( output = "dragon_nature_thumb.png" ) Animations Dragon Animation (Flash Animation) from import DragonSpineAnimation dragon_flash_animation = DragonFlashAnimation ( image_name = "1000_dragon_nature", phase = 3, skin = 1 ) dragon_flash_animation. download ( output = "dragon_nature_sprite.png" ) Dragon thumb from import DragonThumb dragon_thumb = DragonThumb ( image_name = "1000_dragon_nature", phase = 3, skin = 1 ) dragon_thumb. Soon to be documented, enjoy for now and install to discover the tools Download static files Sprites Dragon sprite from import DragonSprite dragon_sprite = DragonSprite ( image_name = "1000_dragon_nature", phase = 3, skin = 1, image_quality = 2 ) dragon_sprite.
