Merge pull request #3237 from Simisays/castles
Castle Rework + new enemies
|
Before Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 114 KiB |
@@ -1,8 +1,7 @@
|
||||
Name:Akroma presence
|
||||
Name:Akroma's Presence
|
||||
ManaCost:no cost
|
||||
Colors:White
|
||||
Types:Enchantment
|
||||
K:Hexproof
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ At the beginning of your upkeep you gain 4 life.
|
||||
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 4
|
||||
Oracle: At the beginning of your upkeep gain 4 life.
|
||||
R:Event$ DamageDone | ActiveZones$ Command | ValidSource$ Card.OppCtrl,Emblem.OppCtrl | ValidTarget$ You,Permanent.YouCtrl | ReplaceWith$ DBReplace | PreventionEffect$ True | Description$ If a source an opponent controls would deal damage to you or a permanent you control, prevent 1 of that damage.
|
||||
SVar:DBReplace:DB$ ReplaceDamage | Amount$ 1
|
||||
Oracle:If a source an opponent controls would deal damage to you or a permanent you control, prevent 1 of that damage.
|
||||
@@ -1,8 +0,0 @@
|
||||
Name:Ghalta presence
|
||||
ManaCost:no cost
|
||||
Colors:Green
|
||||
Types:Enchantment
|
||||
K:Hexproof
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDestroyAll | TriggerDescription$ At the beginning of your upkeep, destroy all artifacts, enchantments and planeswalkers you dont control.
|
||||
SVar:TrigDestroyAll:DB$ DestroyAll | ValidCards$ Artifact.YouDontCtrl,Enchantment.YouDontCtrl,Planeswalker.YouDontCtrl |
|
||||
Oracle:At the beginning of your upkeep, destroy all artifacts, enchantments and planeswalkers you dont control.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Ghalta's Presence
|
||||
ManaCost:no cost
|
||||
Colors:Green
|
||||
Types:Enchantment
|
||||
S:Mode$ Continuous | Affected$ Card | AddHiddenKeyword$ This spell can't be countered. | AffectedZone$ Stack | EffectZone$ Command | Description$ Spells can't be countered.
|
||||
S:Mode$ RaiseCost | ValidCard$ Card.nonCreature,Card.nonBattle | Type$ Spell | Activator$ Opponent | EffectZone$ Command | Amount$ 2 | Description$ Noncreature, nonbattle spells your opponent cast cost {2} more to cast.
|
||||
Oracle:Spells can't be countered.\nNoncreature, nonbattle spells your opponent cast cost {2} more to cast.
|
||||
@@ -1,10 +1,8 @@
|
||||
Name:Griselbrand presence
|
||||
Name:Griselbrand's Presence
|
||||
ManaCost:no cost
|
||||
Colors:Black
|
||||
Types:Enchantment
|
||||
K:Hexproof
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ At the beginning of your end step, each opponent loses 1 life and you gain 1 life.
|
||||
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainOneLife
|
||||
SVar:DBGainOneLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:At the beginning of your end step, each opponent loses 1 life and you gain 1 life.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, you draw a card and each opponent loses 1 life.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife
|
||||
SVar:DBLoseLife:DB$ LoseLife | Defined$ Opponent | LifeAmount$ 1
|
||||
Oracle:At the beginning of your upkeep, you draw a card and each opponent loses 1 life.
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Lathliss presence
|
||||
Name:Lathliss' Presence
|
||||
ManaCost:no cost
|
||||
Colors:Red
|
||||
Types:Enchantment
|
||||
K:Hexproof
|
||||
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of each upkeep, CARDNAME deals 2 damage to every none red creature.
|
||||
SVar:TrigDamage:DB$ DamageAll | ValidCards$ Creature.nonRed | NumDmg$ 2
|
||||
Oracle:At the beginning of each upkeep, Lathliss presence deals 2 damage to every none red creature.
|
||||
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Command | Execute$ TrigDamage | ValidPlayer$ You | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 1 damage to each creature and planeswalker you don't control.
|
||||
SVar:TrigDamage:DB$ DamageAll | ValidCards$ Creature.YouDontCtrl,Planeswalker.YouDontCtrl | ValidDescription$ each creature and each planeswalker | NumDmg$ 1
|
||||
S:Mode$ Continuous | Affected$ Creature.OppCtrl | EffectZone$ Command | AddHiddenKeyword$ Damage isn't removed from CARDNAME during cleanup steps. | Description$ Damage isn't removed from creatures and planeswalkers your opponents control during cleanup steps.
|
||||
Oracle:At the beginning of your upkeep, Lathliss's Presence deals 1 damage to each creature and planeswalker you don't control\nDamage isn't removed from creatures and planeswalkers your opponents control during cleanup steps.
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Lorthos presence
|
||||
Name:Lorthos' Presence
|
||||
ManaCost:no cost
|
||||
Colors:Blue
|
||||
Types:Enchantment
|
||||
K:Hexproof
|
||||
S:Mode$ Continuous | Affected$ Player.Opponent | AddKeyword$ UntapAdjust:Land:1 | SVarCompare$ EQ1 | Description$ Opponents can't untap more than one land during their untap steps.
|
||||
Oracle:Opponents can't untap more than one land during their untap steps.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Permanent.nonLand+OppCtrl | TriggerZones$ Command | Execute$ TrigStunCounter | TriggerDescription$ Whenever a nonland permanent enters the battlefield under an opponent's control, put a stun counter on it. (If a permanent with a stun counter would become untapped, remove one from it instead.)
|
||||
SVar:TrigStunCounter:DB$ PutCounter | Defined$ TriggeredCard | CounterType$ Stun | CounterNum$ 1
|
||||
Oracle:Whenever a nonland permanent enters the battlefield under an opponent's control, put a stun counter on it. (If a permanent with a stun counter would become untapped, remove one from it instead.)
|
||||
27
forge-gui/res/adventure/Shandalar/decks/animals/lion.dck
Normal file
@@ -0,0 +1,27 @@
|
||||
[metadata]
|
||||
Name=lion
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Cubwarden|IKO|1
|
||||
2 Disenchant|CN2|1
|
||||
4 Fateful Absence|MID|1
|
||||
4 Felidar Retreat|ZNR|1
|
||||
2 Guardian Lions|M13|1
|
||||
2 Huntmaster Liger|IKO|1
|
||||
4 Jamuraan Lion|VIS|1
|
||||
4 Lion Sash|NEO|1
|
||||
24 Plains|DMU|3
|
||||
4 Savannah Lions|J22|1
|
||||
4 Silvercoat Lion|M10|1
|
||||
2 Whitemane Lion|TSR|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
30
forge-gui/res/adventure/Shandalar/decks/animals/rhino.dck
Normal file
@@ -0,0 +1,30 @@
|
||||
[metadata]
|
||||
Name=rhino
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Charging Rhino|TMP|1
|
||||
2 Crash the Party|NCC|1
|
||||
4 Crashing Footfalls|MH1|1
|
||||
9 Forest|10E|1
|
||||
2 Forest|10E|2
|
||||
7 Forest|10E|3
|
||||
6 Forest|10E|4
|
||||
2 Killer Service|NCC|1
|
||||
3 Overwhelming Stampede|C19|1
|
||||
4 Rampant Growth|C16|1
|
||||
4 Rhox|10E|1
|
||||
4 Stampeding Rhino|W17|1
|
||||
4 Thundering Ceratok|WAR|1
|
||||
1 Titan of Industry|SNC|1
|
||||
4 Wild Ceratok|GRN|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
29
forge-gui/res/adventure/Shandalar/decks/animals/tiger.dck
Normal file
@@ -0,0 +1,29 @@
|
||||
[metadata]
|
||||
Name=tiger
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Cave Tiger|USG|1
|
||||
4 Feral Prowler|JMP|1
|
||||
12 Forest|M21|1
|
||||
5 Forest|M21|2
|
||||
7 Forest|M21|3
|
||||
3 Giant Growth|MB1|1
|
||||
2 Giant Regrowth|YSNC|1
|
||||
4 Keeper of Fables|ELD|1
|
||||
4 Prey Upon|J22|1
|
||||
3 Sabertooth Mauler|M21|1
|
||||
2 Savage Swipe|MH1|1
|
||||
4 Scythe Leopard|BFZ|1
|
||||
4 Scythe Tiger|ZEN|1
|
||||
2 Stalking Tiger|10E|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -1,27 +1,40 @@
|
||||
[metadata]
|
||||
Name=Akroma
|
||||
[Main]
|
||||
4 Adaptive Automaton
|
||||
4 Angel of Jubilation
|
||||
1 Angelic Arbiter
|
||||
4 Angelic Curator
|
||||
4 Angelic Page
|
||||
2 Archangel of Thune
|
||||
2 Archangel of Tithes
|
||||
1 Avacyn, Angel of Hope
|
||||
1 Deathless Angel
|
||||
1 Entreat the Angels
|
||||
3 Herald of War
|
||||
4 Herald's Horn
|
||||
1 Iona, Shield of Emeria
|
||||
4 Kabira Crossroads
|
||||
10 Plains
|
||||
4 Mox Pearl
|
||||
1 Pristine Angel
|
||||
1 Seraph of the Sword
|
||||
1 Akroma, Angel of Wrath
|
||||
4 Seraph Sanctuary
|
||||
1 Sunblast Angel
|
||||
2 Vanquisher's Banner
|
||||
2 Akroma's Memorial|TSR|1
|
||||
4 Akroma's Vengeance|C20|1
|
||||
4 Akroma, Angel of Wrath|SLD|1
|
||||
2 Akroma, Vision of Ixidor|CMR|1
|
||||
1 Angel of Eternal Dawn|YMID|1
|
||||
1 Angel of Finality|AFC|1
|
||||
4 Angel of Sanctions|C19|1
|
||||
4 Angel of Vitality|M20|1
|
||||
2 Archangel Elspeth|MOM|1
|
||||
4 Archangel of Thune|2XM|1
|
||||
2 Avacyn, Angel of Hope|J17|1
|
||||
4 Baneslayer Angel|M21|1
|
||||
4 Bishop of Wings|M20|1
|
||||
4 Court of Grace|CMR|1
|
||||
2 Decree of Justice|C14|1
|
||||
4 Emeria Shepherd|ZNC|1
|
||||
4 Entreat the Angels|PLIST|1
|
||||
4 Giada, Font of Hope|SNC|1
|
||||
1 Herald of Vengeance|YSNC|1
|
||||
4 Kabira Crossroads|C17|1
|
||||
4 Karmic Guide|AFC|1
|
||||
1 Linvala, Keeper of Silence|MM3|1
|
||||
4 Lyra Dawnbringer|J22|1
|
||||
12 Plains|C19|1
|
||||
15 Plains|C19|2
|
||||
11 Plains|C19|3
|
||||
4 Radiant Fountain|IMA|1
|
||||
2 Radiant, Archangel|VMA|1
|
||||
4 Resplendent Angel|M19|1
|
||||
4 Righteous Valkyrie|J21|1
|
||||
4 Seraph Sanctuary|DDQ|1
|
||||
1 Serra Paragon|DMU|1
|
||||
3 Serra the Benevolent|J21|1
|
||||
2 The Book of Exalted Deeds|AFR|1
|
||||
2 Valkyrie Harbinger|KHM|1
|
||||
|
||||
|
||||
|
||||
@@ -1,15 +1,30 @@
|
||||
[metadata]
|
||||
Name=Ghalta
|
||||
[Main]
|
||||
4 Commune with Dinosaurs
|
||||
4 Drover of the Mighty
|
||||
20 Forest
|
||||
4 Mox Emerald
|
||||
4 Ghalta, Primal Hunger
|
||||
4 Gigantosaurus
|
||||
4 Ranging Raptors
|
||||
4 Runic Armasaur
|
||||
4 Savage Stomp
|
||||
2 Verdant Sun's Avatar
|
||||
4 Wayward Swordtooth
|
||||
2 Shifting Ceratops
|
||||
2 Ancient Imperiosaur|MOM|1
|
||||
2 Apex Altisaur|C19|1
|
||||
4 Apex Devastator|CMR|1
|
||||
4 Carnage Tyrant|XLN|1
|
||||
4 Drover of the Mighty|JMP|1
|
||||
4 Elvish Mystic|C14|1
|
||||
11 Forest|C19|1
|
||||
8 Forest|C19|2
|
||||
6 Forest|C19|3
|
||||
20 Forest|MOM|1
|
||||
4 Ghalta, Primal Hunger|JMP|1
|
||||
4 Giant Regrowth|YSNC|1
|
||||
4 Gigantosaurus|PLIST|1
|
||||
2 Goreclaw, Terror of Qal Sisma|M19|1
|
||||
2 Rampaging Brontodon|G18|1
|
||||
4 Rampant Growth|NCC|1
|
||||
4 Regal Behemoth|CN2|1
|
||||
1 Return to Nature|MOC|1
|
||||
2 Runic Armasaur|M19|1
|
||||
4 Savage Stomp|JMP|1
|
||||
4 Shifting Ceratops|M20|1
|
||||
2 The Great Henge|ELD|1
|
||||
2 The Tarrasque|AFR|1
|
||||
4 Topiary Stomper|SNC|1
|
||||
1 Verdant Sun's Avatar|C21|1
|
||||
4 Wayward Swordtooth|RIX|1
|
||||
4 Wild Growth|DMR|1
|
||||
|
||||
@@ -1,29 +1,41 @@
|
||||
[metadata]
|
||||
Name=Griselbrand
|
||||
[Main]
|
||||
1 All Hallow's Eve
|
||||
1 Bottomless Vault
|
||||
3 Cabal Coffers
|
||||
4 Cabal Ritual
|
||||
1 Carnifex Demon
|
||||
4 Consume Spirit
|
||||
2 Corrupt
|
||||
2 Damnation
|
||||
4 Dark Ritual
|
||||
1 Demon of Death's Gate
|
||||
3 Demonic Tutor
|
||||
1 Havoc Demon
|
||||
1 Griselbrand
|
||||
1 Mutilate
|
||||
1 Pestilence Demon
|
||||
1 Promise of Power
|
||||
2 Reiver Demon
|
||||
4 Sign in Blood
|
||||
2 Soot Imp
|
||||
2 Stronghold Overseer
|
||||
15 Swamp
|
||||
4 Mox Jet
|
||||
2 Tendrils of Corruption
|
||||
1 Urborg, Tomb of Yawgmoth
|
||||
3 Will-o'-the-Wisp
|
||||
4 Animate Dead|VMA|1
|
||||
4 Archfiend of Depravity|SCD|1
|
||||
2 Archfiend of Despair|BBD|1
|
||||
3 Cabal Coffers|MH2|1
|
||||
1 Carnifex Demon|AJMP|1
|
||||
4 Damnation|2X2|1
|
||||
1 Demon of Death's Gate|PLIST|1
|
||||
4 Demon's Disciple|ZNR|1
|
||||
2 Demonlord Belzenlok|DOM|1
|
||||
4 Doom Blade|GN3|1
|
||||
4 Griselbrand|PGPX|1
|
||||
3 Harvester of Souls|JMP|1
|
||||
4 Infernal Grasp|PSVC|1
|
||||
3 Infernal Sovereign|MOC|1
|
||||
4 Liliana's Contract|SLD|1
|
||||
4 Manor Guardian|J21|1
|
||||
4 Master of the Feast|JOU|1
|
||||
4 Nightmare Shepherd|THB|1
|
||||
2 Ob Nixilis of the Black Oath|PZ1|1
|
||||
4 Ob Nixilis, the Fallen|PLIST|1
|
||||
2 Ob Nixilis, Unshackled|2X2|1
|
||||
4 Overseer of the Damned|SCD|1
|
||||
1 Pestilence Demon|DDR|1
|
||||
4 Reanimate|UMA|1
|
||||
4 Reaper from the Abyss|J22|1
|
||||
2 Reiver Demon|CMA|1
|
||||
2 Reiver Demon|COM|1
|
||||
2 Seizan, Perverter of Truth|CHK|1
|
||||
2 Soulhunter Rakshasa|ANB|1
|
||||
2 Stronghold Overseer|TSP|1
|
||||
15 Swamp|MOM|1
|
||||
9 Swamp|SCD|1
|
||||
7 Swamp|SCD|2
|
||||
4 Swamp|SCD|3
|
||||
9 Swamp|SCD|4
|
||||
1 Urborg, Tomb of Yawgmoth|TSR|1
|
||||
2 Vilis, Broker of Blood|M20|1
|
||||
|
||||
|
||||
@@ -1,27 +1,40 @@
|
||||
[metadata]
|
||||
Name=Lathliss
|
||||
[Main]
|
||||
3 Archwing Dragon
|
||||
3 Chain Lightning
|
||||
3 Draconic Roar
|
||||
2 Dragon Tempest
|
||||
1 Dragon Tyrant
|
||||
2 Dragon's Hoard
|
||||
3 Dragonspeaker Shaman
|
||||
1 Drakuseth, Maw of Flames
|
||||
2 Dwarven Hold
|
||||
4 Dwarven Mine
|
||||
1 Gamble
|
||||
2 Kilnmouth Dragon
|
||||
1 Lathliss, Dragon Queen
|
||||
4 Lightning Bolt
|
||||
1 Mana Flare
|
||||
12 Mountain
|
||||
1 Nesting Dragon
|
||||
2 Pyromancy
|
||||
1 Ruby Medallion
|
||||
4 Mox Ruby
|
||||
3 Thunderbreak Regent
|
||||
2 Valakut, the Molten Pinnacle
|
||||
1 Wheel of Fortune
|
||||
1 Zirilan of the Claw
|
||||
3 Ancient Copper Dragon|CLB|1
|
||||
2 Balefire Dragon|UMA|1
|
||||
3 Blasphemous Act|VOC|1
|
||||
4 Chaos Dragon|AFC|1
|
||||
2 Crucible of Fire|IMA|1
|
||||
4 Dragon Tempest|GN3|1
|
||||
4 Dragonlord's Servant|JMP|1
|
||||
1 Dragonspeaker Shaman|C17|1
|
||||
3 Dragonspeaker Shaman|SCD|1
|
||||
2 Drakuseth, Maw of Flames|GN3|1
|
||||
2 Dwarven Hold|5ED|1
|
||||
4 Dwarven Mine|ELD|1
|
||||
4 Glorybringer|AKH|1
|
||||
4 Goldspan Dragon|KHM|1
|
||||
2 Hellkite Tyrant|C21|1
|
||||
2 Inferno of the Star Mounts|AFR|1
|
||||
1 Lathliss, Dragon Queen|J22|1
|
||||
3 Lathliss, Dragon Queen|PRES|1
|
||||
2 Lightning Bolt|30A|1
|
||||
4 Magmaquake|C15|1
|
||||
8 Mountain|C19|1
|
||||
8 Mountain|C19|2
|
||||
10 Mountain|C19|3
|
||||
12 Mountain|MOM|1
|
||||
4 Orb of Dragonkind|AFR|1
|
||||
2 Sarkhan the Masterless|WAR|1
|
||||
2 Sarkhan, the Dragonspeaker|J22|1
|
||||
2 Sarkhan, Wanderer to Shiv|J21|1
|
||||
4 Shivan Dragon|30A|1
|
||||
1 Terror of Mount Velus|AFC|1
|
||||
4 Terror of the Peaks|M21|1
|
||||
2 Themberchaud|SLD|1
|
||||
4 Town-Razer Tyrant|YMID|1
|
||||
3 Tyrant of Kher Ridges|BRO|1
|
||||
2 Utvara Hellkite|GK2|1
|
||||
2 Valakut, the Molten Pinnacle|ZNE|1
|
||||
2 Wrathful Red Dragon|CLB|1
|
||||
@@ -1,19 +1,31 @@
|
||||
[metadata]
|
||||
Name=Lorthos
|
||||
[Main]
|
||||
4 AEtherplasm
|
||||
4 Counterspell
|
||||
2 Deep-Sea Kraken
|
||||
4 Guile
|
||||
4 High Tide
|
||||
2 Inkwell Leviathan
|
||||
20 Island
|
||||
4 Mox Sapphire
|
||||
4 Kederekt Leviathan
|
||||
1 Lorthos, the Tidemaker
|
||||
4 Mana Drain
|
||||
2 Time Walk
|
||||
1 Quest for Ula's Temple
|
||||
4 Stormtide Leviathan
|
||||
4 Boomerang|10E|1
|
||||
4 Counterspell|SLD|1
|
||||
2 Deep-Sea Kraken|DDS|1
|
||||
4 Hullbreaker Horror|CLB|1
|
||||
2 Inkwell Leviathan|2XM|1
|
||||
5 Island|JMP|1
|
||||
3 Island|JMP|2
|
||||
3 Island|JMP|4
|
||||
2 Island|JMP|5
|
||||
4 Island|JMP|6
|
||||
2 Island|JMP|7
|
||||
5 Island|JMP|8
|
||||
20 Island|MOM|1
|
||||
4 Kederekt Leviathan|2X2|1
|
||||
4 Kenessos, Priest of Thassa|J22|1
|
||||
4 Kiora Bests the Sea God|THB|1
|
||||
3 Lorthos, the Tidemaker|C14|1
|
||||
1 Lorthos, the Tidemaker|PLIST|1
|
||||
4 Mana Drain|2X2|1
|
||||
4 Nadir Kraken|MOC|1
|
||||
4 Quest for Ula's Temple|WWK|1
|
||||
4 Reef Worm|C21|1
|
||||
2 Show and Tell|CN2|1
|
||||
4 Spawning Kraken|C21|1
|
||||
4 Stormtide Leviathan|CMR|1
|
||||
4 Whelming Wave|JMP|1
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
[metadata]
|
||||
Name=wanderinggiant
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
2 Bonebreaker Giant|M12|1
|
||||
2 Bonecrusher Giant|CLB|1
|
||||
3 Craven Giant|TPR|1
|
||||
3 Crush Underfoot|LRW|1
|
||||
2 Desolation Giant|CM2|1
|
||||
1 Fire Giant's Fury|KHM|1
|
||||
4 Hammer Dropper|MB1|1
|
||||
4 Hill Giant|10E|1
|
||||
4 Hundred-Handed One|THS|1
|
||||
2 Lowland Giant|TPR|1
|
||||
5 Mountain|10E|1
|
||||
4 Mountain|10E|2
|
||||
3 Mountain|10E|3
|
||||
4 Mountain|10E|4
|
||||
1 Plains|10E|1
|
||||
1 Plains|10E|2
|
||||
2 Plains|10E|3
|
||||
4 Plains|10E|4
|
||||
3 Shock|DDN|1
|
||||
2 Stinkdrinker Daredevil|LRW|1
|
||||
4 Two-Headed Giant of Foriys|PRM|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
[metadata]
|
||||
Name=goblinking
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
3 Blood Moon|A25|1
|
||||
3 Conspicuous Snoop|M21|1
|
||||
4 Den of the Bugbear|AFR|1
|
||||
4 Goblin Burrows|EVG|1
|
||||
4 Goblin Bushwhacker|ZEN|1
|
||||
4 Goblin Grenade|DDT|1
|
||||
4 Goblin Guide|TD1|1
|
||||
4 Goblin King|30A|1
|
||||
4 Krenko's Command|DDT|1
|
||||
4 Krenko, Tin Street Kingpin|MOC|1
|
||||
4 Mogg War Marshal|EMA|1
|
||||
5 Mountain|DMU|1
|
||||
3 Mountain|DMU|2
|
||||
6 Mountain|DMU|4
|
||||
1 Muxus, Goblin Grandee|J22|1
|
||||
3 Squee, Dubious Monarch|DMU|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
[metadata]
|
||||
Name=archaeologist
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Ancient Den|C21|1
|
||||
2 Angel of the Ruins|MOC|1
|
||||
1 Archaeomancer's Map|C21|1
|
||||
2 Argivian Archaeologist|PRM|1
|
||||
2 Bennie Bracks, Zoologist|NCC|1
|
||||
1 Brilliant Restoration|NEO|1
|
||||
2 Digsite Engineer|C21|1
|
||||
2 Dispatch|MM2|1
|
||||
2 Eiganjo, Seat of the Empire|NEO|1
|
||||
4 Esper Sentinel|J21|1
|
||||
1 Filigree Vector|MOC|1
|
||||
2 Ghalma the Shaper|YONE|1
|
||||
4 Glass Casket|ELD|1
|
||||
2 Lita, Mechanical Engineer|J22|1
|
||||
3 Myr Battlesphere|MOC|1
|
||||
2 Myrsmith|2XM|1
|
||||
10 Plains|J22|1
|
||||
2 Plains|J22|2
|
||||
4 Plains|J22|3
|
||||
1 Robaran Mercenaries|DMC|1
|
||||
2 Steel Overseer|J22|1
|
||||
2 Tempered Steel|2XM|1
|
||||
2 Teshar, Ancestor's Apostle|DOM|1
|
||||
1 Traxos, Scourge of Kroog|DMC|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -1,43 +0,0 @@
|
||||
[metadata]
|
||||
Name=archeologist
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
2 Adaptive Automaton|2XM|1
|
||||
1 Argivian Archaeologist|PRM|1
|
||||
2 Brilliant Restoration|NEO|1
|
||||
2 Cityscape Leveler|BRO|1
|
||||
3 Daring Archaeologist|DOM|1
|
||||
2 Dispatch|MM2|1
|
||||
2 Esper Sentinel|MH2|1
|
||||
2 Fallaji Archaeologist|BRO|1
|
||||
4 Fellwar Stone|ONC|1
|
||||
1 Forsaken Monument|ZNR|1
|
||||
2 Ghalma the Shaper|YONE|1
|
||||
2 Glacial Fortress|XLN|1
|
||||
2 Hallowed Fountain|RNA|1
|
||||
2 Irrigated Farmland|C20|1
|
||||
6 Island|BRO|4
|
||||
1 Karn, Legacy Reforged|MAT|1
|
||||
1 Losheel, Clockwork Scholar|C21|1
|
||||
3 Mishra's Foundry|BRO|1
|
||||
1 Myr Battlesphere|2XM|1
|
||||
2 Mystic Archaeologist|M19|1
|
||||
6 Plains|BRO|4
|
||||
1 Platoon Dispenser|BRO|1
|
||||
2 Port Town|VOC|1
|
||||
2 Sai, Master Thopterist|NEC|1
|
||||
1 Schema Thief|MOC|1
|
||||
2 Spine of Ish Sah|MOC|1
|
||||
2 Thoughtcast|MM2|1
|
||||
1 Urza, Prince of Kroog|BRO|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
[metadata]
|
||||
Name=enchantress
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 All That Glitters|ELD|1
|
||||
4 Archon of Sun's Grace|THB|1
|
||||
4 Cave of the Frost Dragon|AFR|1
|
||||
4 Darksteel Mutation|VOC|1
|
||||
4 Daybreak Coronet|MM2|1
|
||||
4 Ethereal Armor|Q06|1
|
||||
4 Gryff's Boon|SOI|1
|
||||
4 Kor Spiritdancer|PCA|1
|
||||
2 Mantle of the Ancients|AFC|1
|
||||
4 Mesa Enchantress|DMR|1
|
||||
6 Plains|ELD|1
|
||||
4 Plains|ELD|2
|
||||
2 Plains|ELD|3
|
||||
2 Plains|ELD|4
|
||||
4 Serra's Sanctum|USG|1
|
||||
4 Swords to Plowshares|DMR|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
[metadata]
|
||||
Name=humanelite
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Castle Ardenvale|NCC|1
|
||||
4 Champion of the Parish|DDQ|1
|
||||
4 Cleansing Nova|KHC|1
|
||||
2 Devout Chaplain|AVR|1
|
||||
4 Esper Sentinel|MH2|1
|
||||
2 Expedition Supplier|YMID|1
|
||||
2 Kytheon, Hero of Akros|ORI|1
|
||||
4 Mother of Runes|EMA|1
|
||||
6 Plains|C19|1
|
||||
6 Plains|C19|2
|
||||
8 Plains|C19|3
|
||||
4 Swords to Plowshares|AFC|1
|
||||
4 Thalia's Lieutenant|SOI|1
|
||||
4 Thalia, Guardian of Thraben|SLD|1
|
||||
2 Thalia, Heretic Cathar|PEMN|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
32
forge-gui/res/adventure/Shandalar/decks/humans/tokens.dck
Normal file
@@ -0,0 +1,32 @@
|
||||
[metadata]
|
||||
Name=tokens
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Benalish Marshal|GNT|1
|
||||
4 Castle Ardenvale|ONC|1
|
||||
1 Cathars' Crusade|CM2|1
|
||||
1 Elspeth Tirel|ONC|1
|
||||
4 Esper Sentinel|J21|1
|
||||
2 Finale of Glory|WAR|1
|
||||
2 Glorious Anthem|M21|1
|
||||
2 Hero of Bladehold|MOC|1
|
||||
4 Honor of the Pure|M12|1
|
||||
3 Intangible Virtue|HA5|1
|
||||
2 Martial Coup|V14|1
|
||||
3 Myrel, Shield of Argive|BRO|1
|
||||
7 Plains|WAR|1
|
||||
4 Plains|WAR|2
|
||||
9 Plains|WAR|3
|
||||
4 Precinct Captain|E01|1
|
||||
4 Secure the Wastes|DTK|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
[metadata]
|
||||
Name=ghoulgravecrawler
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Champion of the Perished|SCD|1
|
||||
2 Damnation|SLD|1
|
||||
4 Diregraf Colossus|MIC|1
|
||||
4 Doom Blade|GN3|1
|
||||
1 Ghoulcaller Gisa|CC2|1
|
||||
4 Ghoulish Procession|MID|1
|
||||
1 Ghouls' Night Out|MIC|1
|
||||
1 Gorex, the Tombshell|MIC|1
|
||||
4 Gravecrawler|MB1|1
|
||||
2 Graveyard Marshal|M19|1
|
||||
1 Haunting Voyage|KHM|1
|
||||
4 Jadar, Ghoulcaller of Nephalia|MID|1
|
||||
1 Mikaeus, the Unhallowed|UMA|1
|
||||
1 Rot Hulk|GNT|1
|
||||
3 Swamp|SCD|1
|
||||
7 Swamp|SCD|2
|
||||
7 Swamp|SCD|3
|
||||
7 Swamp|SCD|4
|
||||
2 Zombie Master|30A|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
[metadata]
|
||||
Name=wraithswampwalk
|
||||
[Main]
|
||||
4 Anurid Murkdiver|ONS|1
|
||||
4 Bog Raiders|USG|1
|
||||
4 Bog Tatters|ZEN|1
|
||||
4 Bog Wraith|30A|1
|
||||
4 Contaminated Ground|ROE|1
|
||||
4 Dirtwater Wraith|MIR|1
|
||||
4 Evil Presence|30A|1
|
||||
2 Mind Sludge|ZEN|1
|
||||
2 Snuff Out|DDD|1
|
||||
4 Street Wraith|DMR|1
|
||||
6 Swamp|ZEN|1
|
||||
2 Swamp|ZEN|2
|
||||
1 Swamp|ZEN|4
|
||||
2 Swamp|ZEN|5
|
||||
6 Swamp|ZEN|6
|
||||
2 Swamp|ZEN|7
|
||||
1 Swamp|ZEN|8
|
||||
4 Urborg, Tomb of Yawgmoth|UMA|1
|
||||
31
forge-gui/res/adventure/Shandalar/decks/wizards/archmage.dck
Normal file
@@ -0,0 +1,31 @@
|
||||
[metadata]
|
||||
Name=archmage
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 Aether Channeler|DMU|1
|
||||
1 Azami, Lady of Scrolls|C17|1
|
||||
3 Barrin, Tolarian Archmage|M21|1
|
||||
4 Counterspell|30A|1
|
||||
3 Cyclonic Rift|MM3|1
|
||||
3 Evacuation|10E|1
|
||||
6 Island|ISD|1
|
||||
9 Island|ISD|2
|
||||
9 Island|ISD|3
|
||||
2 Naban, Dean of Iteration|DOM|1
|
||||
2 River's Rebuke|NCC|1
|
||||
3 Snapcaster Mage|ISD|1
|
||||
3 Sower of Temptation|SLD|1
|
||||
2 Time Warp|E02|1
|
||||
2 Venser, Shaper Savant|TSR|1
|
||||
4 Wizard Class|PLIST|1
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
[metadata]
|
||||
Name=millwizard
|
||||
[Avatar]
|
||||
|
||||
[Main]
|
||||
4 An Offer You Can't Refuse|SNC|1
|
||||
2 Bruvac the Grandiloquent|JMP|1
|
||||
2 Court of Cunning|CMR|1
|
||||
2 Dreamborn Muse|COM|1
|
||||
4 Drowned Secrets|GRN|1
|
||||
2 Fractured Sanity|MH2|1
|
||||
2 Grindstone|PRM|1
|
||||
24 Island|GRN|1
|
||||
2 Maddening Cacophony|ZNR|1
|
||||
2 Memory Erosion|CM2|1
|
||||
3 Propaganda|C20|1
|
||||
1 Realmbreaker, the Invasion Tree|MOM|1
|
||||
4 Ruin Crab|ZNR|1
|
||||
2 Startled Awake|SOI|1
|
||||
2 Thought Collapse|RNA|1
|
||||
2 Zellix, Sanity Flayer|CLB|2
|
||||
[Sideboard]
|
||||
|
||||
[Planes]
|
||||
|
||||
[Schemes]
|
||||
|
||||
[Conspiracy]
|
||||
|
||||
[Dungeon]
|
||||
|
||||
@@ -0,0 +1,245 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="87">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="canFailDungeon" type="bool" value="true"/>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Griselbrand's Presence" ]
|
||||
}</property>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2EEKgCAURVGnzVpCq3a90cAd/PQpJziz+F1UEOpXax0AAOBgz501B2b6zm2VVf1Jc/Tr11/33fHs2r/7+q/qn33vrLrnUtdfv/6U/qp39OvXr1////2V/xWqJe5RMv3n97+IYlv0
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJgDAQQNG4gKSxE7FwExd1NTeRYKGllWfMe3CkzK+OJCUAgO/Y++gCgPqM+TynHNsBAE+Vd/96mxr/AdtwTa2WLroA2hW996Lvh1b94f8+V9xe6I+lP07ZP6Xf/onzRv8BTFAKcQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmFsOgyAQRd2A/WvShbgCU11nP/pwB91O60paUomUMMwVeZg4JPdHyMwJAnOhOVRVIxKJRCKRSJRQ/VdvUKqhY7tM/OeJK3ZrhX8X/ENdVTdA9/rHdQXHP+r8exn5T7nmdS/86Pk5TvwvcLycn8Iv/On2ZZeJHzkfXHud42oz8SPxXf8qlB+tr1R9jsU/TDEpHl3f7fih65aKQ/kTk43yGiomx0PlNddtZ42x+0Lmwcem46uaydXLkchr8qhvl+Msu8/Fj+TVY+z9u2ZPUvzP0yyEPySn8G+Df+mdJBV/6ruOK2dM/jUewlW3VeO8w9L1gPD3Vn7knuDLj+SMyY+wCP9/n30GUO8PlA8pzU/FW5JvDb/Pv/nmjKr73P3d9iEmm+s812y+s5Pzb6m8Pze3HBvq31xzFrNxuVP4txItpv8p0UL9T8j9MPR+Wfqtd6vvn8IfVx+qQlaG
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="427" y="467">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="310" y="466.5">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640.333">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"name": "",
|
||||
"text": "You enter the gate.",
|
||||
"loctext": "",
|
||||
"action": [
|
||||
{ "advanceMapFlag": "intro" }
|
||||
],
|
||||
"options":
|
||||
[
|
||||
{
|
||||
"name": "Griselbrand, I've done as you asked ! It's time to end this !",
|
||||
"action": [ { "deleteMapObject": 55 } ],
|
||||
"condition": [
|
||||
{
|
||||
"getMapFlag": {
|
||||
"key": "enemiesDefeated",
|
||||
"op": ">=",
|
||||
"val": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": "With a gust of black wind, the door scatters into thousands of pieces. You are now free to pass.",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
},
|
||||
{
|
||||
"name": "You knock on the door",
|
||||
"condition": [ { "checkMapFlag": "intro" } ],
|
||||
"text": "YOU ARE NOT WORTHY, BEGONE !",
|
||||
"loctext": "",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="355" y="543.5" width="44.5" height="52">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/castles/black_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="89.5" y="601">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Shade"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="649.5" y="604">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Ghoul Gravecaller"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="629.5" y="410.5">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Witch"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="365" y="232.63">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="effect">{
|
||||
"lifeModifier": 15,
|
||||
"startBattleWithCard": [ "Swamp" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Grave Titan"/>
|
||||
<property name="pursueRange" type="int" value="10"/>
|
||||
<property name="threatRange" type="int" value="10"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="96.0511" y="407.602">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="High Vampire"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="71" template="../../obj/enemy.tx" x="366.694" y="701.945">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Black Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="76,77,76,78,79,78,80,73,81,82,81,74,75,74"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="378.182" y="348.768">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
<property name="waypoints" value="73,81,82,81,74,75,74,76,77,76,78,79,78,80"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="73" template="../../obj/waypoint.tx" x="512.919" y="350.666"/>
|
||||
<object id="74" template="../../obj/waypoint.tx" x="512.919" y="704.587"/>
|
||||
<object id="75" template="../../obj/waypoint.tx" x="689.405" y="701.741"/>
|
||||
<object id="76" template="../../obj/waypoint.tx" x="222.571" y="703.638"/>
|
||||
<object id="77" template="../../obj/waypoint.tx" x="53.6753" y="702.689"/>
|
||||
<object id="78" template="../../obj/waypoint.tx" x="221.622" y="497.738"/>
|
||||
<object id="79" template="../../obj/waypoint.tx" x="44.1868" y="499.635"/>
|
||||
<object id="80" template="../../obj/waypoint.tx" x="216.878" y="344.024"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="508.175" y="498.686"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="692.252" y="495.84"/>
|
||||
<object id="85" template="../../obj/enemy.tx" x="399" y="650.5">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "Welcome {var=player_name}, my kind master, Griselbrand, has been waiting eagerly for this moment.",
|
||||
"options": [
|
||||
{
|
||||
"name": "Is that so ? I guess you woudn't mind opening that gate in front of me ?",
|
||||
"text": "I'm afraid I'm not allowed to do that, I am a mere servant of the mighty Griselbrand, ruler of everything unholy.",
|
||||
"options": [
|
||||
{
|
||||
"name": "What do I need to do to get passed though this gate ?",
|
||||
"text": "To show you are worthy, you must prove your strength by defeating at least four of the five enemies lurking within this cursed dungeon to be worthy of an audience with my illustrious master, who holds dominion over this realm of evil.Sharpen your blade, ready your spells, and gather your courage, for the challenges ahead will test the mettle of even the most seasoned warrior.",
|
||||
"options": [
|
||||
{
|
||||
"name": "I'll show my worth, just make sure to open the gate when I defeat your challengers.",
|
||||
"text": "Leave"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="59">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Griselbrand's Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxz5mNgcB7FGNgNiB9iwa40ttcFiLEBp1F7qYpX8DIwLAXiZbwQ+5ZA+ct56ZO+YP6mtT/paS8ozzwB4sdY6EdQex/gkAfR5OYtbGmohhd7usImTm5YwOxt5GdgaCIBN/NTx155AQYGBRKwosCovaP2jto7au/A2LsXaM4+LFgVh/h+KtmLCygJ4JcftZc4DGtLYcOg9hXI3iV41NCizQUKC5C9A9G+Gsr2AgDO0wnp
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0cEJACAMBME0YMvWnnd+Ioj3mKlgYasA4N5evwumtB7OJb1LagF4qQHcQwIt
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="50" template="../../obj/enemy.tx" x="200.965" y="278.13" width="32" height="32">
|
||||
<properties>
|
||||
<property name="effect">{
|
||||
"startBattleWithCard": [ "Mox Jet" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Griselbrand"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="56" template="../../obj/scroll.tx" x="206.667" y="81.3333">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Jet", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="58" template="../../obj/gate.tx" x="208.667" y="160">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path, through the bars you can see a Mox Jet in the room beyond. (you need all five colored keys to open this gate)",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,236 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="88">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Lorthos' Presence" ]
|
||||
}</property>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJgDAURVEt7RxAxMJZnNYh5YPgBj5jzoHUudUjGQYAgO8453QBQHuWeztXGwpAI+rdf0zP8Q/I2Md0AfQrvXvp+6FXf/i/bw23F/1Z+nNqf6rf/uS80X8BPoMHTQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmE0OgyAQhbmARRdNehDv1R8v1H3rutdrSCVawjBP5MfEmeRtxMx8QWEe9CelepFIJBKJRKKM6lql3qBMoO+2bRl+PXGljkb4D8E/aKVugO76x3UF33/o8msZ+U6l5vUo/Oj+OU78L9k/hV/4s/Nz69Kur9z8yP7gW+scV1OIH8nv+1ax/Gh/pfpzKv5hyknx2P7u5o/9b6k8lD9ZslFew+TkeKi6nfN/LsMdi5mHEJvNb3om1y9Hou6Sxzx7nme5Yz5+pK59x12/W9Ykxf+5zEL4Y2oK/z74155JcvHnPuv4aqbk3+IhfH3bBOcd1v4PCH/n1EfOCaH6SM2U/AiL8P+PuXsAdf9A+ZDa/FS+NfW28If8W2jOqL7Pnd9dH7Jk8+3nli20d3L+LZf35+aWY0P9m2/OUgZXO4d/qxEp/U+NiPU/MefD2PNl7bvevd5/Cn9afQEqOf42
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="425.667" y="472.667">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="312" y="470.333">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="96.3333" y="406.667">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="639.333">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"name": "",
|
||||
"text": "You enter the gate.",
|
||||
"loctext": "",
|
||||
"action": [
|
||||
{ "advanceMapFlag": "intro" }
|
||||
],
|
||||
"options":
|
||||
[
|
||||
{
|
||||
"name": "Lorthos, I've done as you asked ! It's time to end this !",
|
||||
"action": [ { "deleteMapObject": 55 } ],
|
||||
"condition": [
|
||||
{
|
||||
"getMapFlag": {
|
||||
"key": "enemiesDefeated",
|
||||
"op": ">=",
|
||||
"val": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": "Suddently, the gate dissapears right in front of your eyes, You are now free to pass.",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
},
|
||||
{
|
||||
"name": "You knock on the door",
|
||||
"condition": [ { "checkMapFlag": "intro" } ],
|
||||
"text": "YOU ARE NOT WORTHY, BEGONE !",
|
||||
"loctext": "",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="352" y="542.75" width="48" height="29">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/castles/blue_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="83.3333" y="603">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Aether Channeler"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="649" y="601.333">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Archmage"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="677.667" y="410.666">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Brain Mole"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="365" y="223.333">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Storm Titan"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="226.667" y="538">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Blue Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="75,73,82,81,79,80,79,78,77,74,76"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="73" template="../../obj/waypoint.tx" x="56" y="492"/>
|
||||
<object id="74" template="../../obj/waypoint.tx" x="58" y="698"/>
|
||||
<object id="75" template="../../obj/waypoint.tx" x="224" y="492"/>
|
||||
<object id="76" template="../../obj/waypoint.tx" x="224.667" y="702"/>
|
||||
<object id="77" template="../../obj/waypoint.tx" x="709.333" y="704.667"/>
|
||||
<object id="78" template="../../obj/waypoint.tx" x="510" y="700"/>
|
||||
<object id="79" template="../../obj/waypoint.tx" x="510.667" y="494"/>
|
||||
<object id="80" template="../../obj/waypoint.tx" x="695.333" y="494"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="517.333" y="344.667"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="228.667" y="346"/>
|
||||
<object id="84" template="../../obj/enemy.tx" x="532" y="494.667">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Blue Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="79,80,79,78,77,74,76,75,73,82,81"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="85" template="../../obj/enemy.tx" x="398.667" y="652.667">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "Welcome {var=player_name}, Lorthos has been waiting eagerly for this moment.",
|
||||
"options": [
|
||||
{
|
||||
"name": "Is that so ? I guess you woudn't mind opening that gate in front of me ?",
|
||||
"text": "I'm afraid I'm not allowed to do that, I am a mere servant of the mighty Lorthos, master of the depths of the sea.",
|
||||
"options": [
|
||||
{
|
||||
"name": "What do I need to do to get passed though this gate ?",
|
||||
"text": "To show you are worthy, you must prove your strength by defeating at least four of the five enemies lurking within this dungeon to be worthy of an audience with my illustrious master.\n Sharpen your blade, ready your spells, and gather your courage, for the challenges ahead will test the mettle of even the most seasoned warrior.",
|
||||
"options": [
|
||||
{
|
||||
"name": "I'll show my worth, just make sure to open the gate when I do defeat your challengers.",
|
||||
"text": "Leave"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Djinn"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="56">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Lorthos' Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzjE2Bg4BvFGFgQiNdgwQI0tpcfiLEB3lF7qYqL+RkYCoC4kB9iXz6UX8RPn/QF8zet/UlPe0F5Zj0Qr8NCr4XauxqHPIgmN2/hSkPEAnLDAmZvIzDNNJGAm/mpY688kFYgAStSGPej9o7aO2rvqL3k2rsXSO/DglVxiO+nkr24gBIB+VF7icOwthQ2DGpfgezNx6OGFm0uUFiA7B2I9tVQthcA8ByJ4Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0rEJADAIAEGrTJD9x8h8TiBoFZC78uuPANjlnlmHjlf8U3Xo8BXwWwKJagMl
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="50" template="../../obj/enemy.tx" x="194.663" y="282.618" width="32" height="32">
|
||||
<properties>
|
||||
<property name="effect">{
|
||||
"startBattleWithCard": [ "Mox Sapphire" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Lorthos"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/scroll.tx" x="208.062" y="75.204">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Sapphire", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="208" y="160">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path, through the bars you can see a Mox Sapphire in the room beyond. (you need all five colored keys to open this gate)",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,236 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="83">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Ghalta's Presence" ]
|
||||
}</property>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJgDAARNG4gY1gIWLh4K5g5XpyoNgb8Dz9D1LnVwdJKQAAAO+xtu4CAMgzHNs5sqEAgCBLd51E6f0yN+6CelvvLrhH3edJRH899/+H+37gr77wfp+C24V+L/p9tD/qZ398nujfAV7BEUs=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmG8OwiAMxTmBWxZdPMiO5r9j6b54PUMcERtK3xgwzdrkfRppf2FAHww7YwaVSqVSqVSqgupbYx6gbKBjD20d/v3ElTs65d8E/60x5gzo0ry5TuD4a1N/LyP/qda8boUfPT/Hif+u56fyK39xfmlfuv1Vmh85H0J7XeLqKvEj+UP/KpUf7a9cf87Ff5tycjyuv9P8qeuWy8P5E5+N8xo2p8TD1e3J+vSDfkuZhxiby297ptQvR6auz9ORMfRbiB+p68bQ/btkT3L8z+NHCH9KzRr8Nv6R34/S/HPvJKX4S991QjVz8i/xEKG+bUPyDnPXA8Lfk/rIPSFWH6mZkx9hUf7vb/QM4N4fOB+yNj+Xb069Jfwx/xabM67vS/d36kN8ttB57thiZ6fk30p5f2luJTbUv4XmLGdItUv4tzUip/9ZI1L9T8r9MPV+ufZb76++fyp/Xr0AEEL8qA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="427.667" y="460">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="308.667" y="463.667">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="172.506" y="501.224">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Green Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="73,81,74,76,82,78,82,75,77,80,79,81"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368.667" y="638.667">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"name": "",
|
||||
"text": "You enter the gate.",
|
||||
"loctext": "",
|
||||
"action": [
|
||||
{ "advanceMapFlag": "intro" }
|
||||
],
|
||||
"options":
|
||||
[
|
||||
{
|
||||
"name": "Ghalta, I've done as you asked ! It's time to end this !",
|
||||
"action": [ { "deleteMapObject": 55 } ],
|
||||
"condition": [
|
||||
{
|
||||
"getMapFlag": {
|
||||
"key": "enemiesDefeated",
|
||||
"op": ">=",
|
||||
"val": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": "With an extremely loud roar, the gate burst open, leaving only ashes in your path. You are now free to pass.",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
},
|
||||
{
|
||||
"name": "You knock on the door",
|
||||
"condition": [ { "checkMapFlag": "intro" } ],
|
||||
"text": "YOU ARE NOT WORTHY, BEGONE !",
|
||||
"loctext": "",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="347.5" y="544.5" width="56.5" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/castles/green_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="79.3333" y="603">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Squirrel"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="658.333" y="600">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Gorilla"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="663.666" y="409.333">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Wolf"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="363.833" y="223.874">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Forest Giant"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="97" y="410">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Elephant"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="71" template="../../obj/enemy.tx" x="600.667" y="494">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Green Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="82,75,77,80,79,81,73,81,74,76,82,78"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="398.667" y="648.667">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "Welcome {var=player_name}, queen Ghalta has been waiting eagerly for this moment.",
|
||||
"options": [
|
||||
{
|
||||
"name": "Is that so ? I guess you woudn't mind opening that gate in front of me ?",
|
||||
"text": "I'm afraid I'm not allowed to do that, I am a mere servant of the mighty Ghalta, queen of Dinosaurs.",
|
||||
"options": [
|
||||
{
|
||||
"name": "What do I need to do to get passed though this gate ?",
|
||||
"text": "To show you are worthy, you must prove your strength by defeating at least four of the five enemies lurking within this dungeon to be worthy of an audience with my illustrious master, who holds dominion over this realm of Dragons.\n Sharpen your blade, ready your spells, and gather your courage, for the challenges ahead will test the mettle of even the most seasoned warrior.",
|
||||
"options": [
|
||||
{
|
||||
"name": "I'll show my worth, just make sure to open the gate when I do defeat your challengers.",
|
||||
"text": "Leave"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Dinosaur"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="73" template="../../obj/waypoint.tx" x="54.6667" y="498.667"/>
|
||||
<object id="74" template="../../obj/waypoint.tx" x="224.667" y="350.667"/>
|
||||
<object id="75" template="../../obj/waypoint.tx" x="513.333" y="703.333"/>
|
||||
<object id="76" template="../../obj/waypoint.tx" x="512" y="356"/>
|
||||
<object id="77" template="../../obj/waypoint.tx" x="679.333" y="702.667"/>
|
||||
<object id="78" template="../../obj/waypoint.tx" x="686.667" y="496.667"/>
|
||||
<object id="79" template="../../obj/waypoint.tx" x="225.333" y="698.667"/>
|
||||
<object id="80" template="../../obj/waypoint.tx" x="50" y="710"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="223.333" y="499.333"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="508.667" y="500.667"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="56">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Ghalta's Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwTFmBgEB7FGFgMiDdiwaI0tlcEiLEBoVF7qYor+BkYSoG4jB9iXwmUX85Pn/QF8zet/UlPe0F5ZgsQb8ZCb4LauwGHPIgmN29hS0NNvNjTFTZxcsMCZm8jMM00kYCb+aljrzyQViABK1IY96P2jto7au+oveTauxdI78OCVXGI76eSvbiAEgH5UXuJw7C2FDYMal+B7C3Bo4YWbS5QWIDsHYj21VC2FwAIdpdw
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="201.779" y="279.095" width="32" height="32">
|
||||
<properties>
|
||||
<property name="effect">{
|
||||
"startBattleWithCard": [ "Mox Emerald" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Ghalta"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/scroll.tx" x="202" y="65.5">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Emerald", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="208" y="160.5">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path, through the bars you can see a Mox Emerald in the room beyond. (you need all five colored keys to open this gate)",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,240 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="85">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Lathliss' Presence" ]
|
||||
}</property>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt1zEKgDAMQFG9gHRxE3Hw4J7JE0lx0NHJGPselI79U2i6DgDgO/YhugAgn6mc91xiOwDgqfrv38brZNwD7v1ZrX10AbQreu5Fvw+t+sP+viRur/TH0h+nzp/ab/7EeaP/AL1iC1I=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmNsNwyAMRbNA+t09kiaT9jVJ52izUIsaVGphfEN4RIqR7lcs+4gAvtAfmqZXqVQqlUqlyqjxoxcoM9DYoRD/aeZKPTrl3wX/vW2aC6Br++U6g/G3tvxeRv5TqXndCz96fk4z/xOM1/NT+ZU/374cCvEj54Nvr0tcXSF+JL/vX8Xyo/2V68+p+O9zTo7H9neaP3bdcnk4f+KycV7D5JR4uLruuh1IDP0WMw8hNpvf9EypX05MXZenIzH0m48fqWtj6P5dsyc5/sfxJ4Q/pqbyb4N/6Z0kF3/uu46vZkr+NR7C17fNkLzD0vWA8I+kPnJPCNVHaqbkR1iU//8bPQO49wfOh9Tm5/ItqbeGP+TfQnPG9X3p/k59iMvmO88tW+jslPxbLu8vza3Ehvo335ylHFLtHP6txkjpf2qMWP8Tcz+MvV/Wfuvd6vun8qfVG7JpOnI=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="432.5" y="463">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="304.5" y="466">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="223.57" y="537.245">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Red Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="76,75,76,84,81,82,83,82,79,80,78,77"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="639.5" width="17" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"name": "",
|
||||
"text": "You enter the gate.",
|
||||
"loctext": "",
|
||||
"action": [
|
||||
{ "advanceMapFlag": "intro" }
|
||||
],
|
||||
"options":
|
||||
[
|
||||
{
|
||||
"name": "Lathliss, I've done as you asked ! It's time to end this !",
|
||||
"action": [ { "deleteMapObject": 55 } ],
|
||||
"condition": [
|
||||
{
|
||||
"getMapFlag": {
|
||||
"key": "enemiesDefeated",
|
||||
"op": ">=",
|
||||
"val": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": "With a gust of red flames, the door burns away, leaving only ashes in your path. You are now free to pass.",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
},
|
||||
{
|
||||
"name": "You knock on the door",
|
||||
"condition": [ { "checkMapFlag": "intro" } ],
|
||||
"text": "YOU ARE NOT WORTHY, BEGONE !",
|
||||
"loctext": "",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="354" y="542.5" width="44" height="23.5">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/castles/red_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="81.5" y="606">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Barbarian"/>
|
||||
<property name="threatRange" type="int" value="40"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="649.5" y="599">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Goblin King"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="660" y="409.5">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Pyromancer"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368.5" y="228.091">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Fire Giant"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="78.5" y="405.5">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="effect">{
|
||||
"lifeModifier": 15,
|
||||
"startBattleWithCard": [ "Kher Keep","Kobolds of Kher Keep" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Kobold Dragoncaller"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="71" template="../../obj/enemy.tx" x="520.254" y="498.533">
|
||||
<properties>
|
||||
<property name="enemy" value="Master Red Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="83,82,79,80,78,77,76,75,84,81,82"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="401.5" y="655">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "Welcome {var=player_name}, dragon queen Lathliss has been waiting eagerly for this moment.",
|
||||
"options": [
|
||||
{
|
||||
"name": "Is that so ? I guess you woudn't mind opening that gate in front of me ?",
|
||||
"text": "I'm afraid I'm not allowed to do that, I am only an ordinary dragon, a mere servant of the mighty Lathliss, queen of dragons.",
|
||||
"options": [
|
||||
{
|
||||
"name": "What do I need to do to get passed though this gate ?",
|
||||
"text": "To show you are worthy, you must prove your strength by defeating at least four of the five enemies lurking within this dungeon in order to be worthy of an audience with my illustrious master, who holds dominion over this realm of flames.\n Sharpen your blade, ready your spells, and gather your courage, for the challenges ahead will test the mettle of even the most seasoned warrior.",
|
||||
"options": [
|
||||
{
|
||||
"name": "I'll show my worth, just make sure to open the gate when I defeat your challengers.",
|
||||
"text": "Leave"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="75" template="../../obj/waypoint.tx" x="54.5" y="495"/>
|
||||
<object id="76" template="../../obj/waypoint.tx" x="223.5" y="498.5"/>
|
||||
<object id="77" template="../../obj/waypoint.tx" x="224.5" y="701"/>
|
||||
<object id="78" template="../../obj/waypoint.tx" x="52.5" y="703"/>
|
||||
<object id="79" template="../../obj/waypoint.tx" x="511" y="703"/>
|
||||
<object id="80" template="../../obj/waypoint.tx" x="687" y="703.5"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="510.5" y="348.5"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="513.5" y="497"/>
|
||||
<object id="83" template="../../obj/waypoint.tx" x="685" y="497"/>
|
||||
<object id="84" template="../../obj/waypoint.tx" x="228.5" y="352.5"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="56">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Lathliss' Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwz4WNgMBnFGNgciC9hwWY0ttcUiLEB41F7qYpn8jIwTAPi6bwQ+6ZC+TN46ZO+YP6mtT/paS8oz1wF4itY6MtQey/ikAfR5OYtbGnoMzv2dIVNnNywgNnbyM/A0EQCbuanjr3yAgwMCiRgRYFRe0ftHbV31N6BsXcv0Jx9WLAqDvH9VLIXF1ASwC8/ai9xGNaWwoZB7SuQvVPxqKFFmwsUFiB7B6J9NZTtBQBeSeVp
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0jERACAMBMFUIAH/GjGAhXyRhtktr74qgL+clXXouDvr0OErJviKxANqBgYX
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="193.477" y="293.735" width="32" height="32">
|
||||
<properties>
|
||||
<property name="effect">{
|
||||
"startBattleWithCard": [ "Mox Ruby" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Lathliss"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/scroll.tx" x="210" y="74">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Ruby", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="208.333" y="159">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path, through the bars you can see a Mox Ruby in the room beyond. (you need all five colored keys to open this gate)",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="56">
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Ghalta's Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwTFmBgEB7FGFgMiDdiwaI0tlcEiLEBoVF7qYor+BkYSoG4jB9iXwmUX85Pn/QF8zet/UlPe0F5ZgsQb8ZCb4LauwGHPIgmN29hS0NNvNjTFTZxcsMCZm8jMM00kYCb+aljrzyQViABK1IY96P2jto7au+oveTauxdI78OCVXGI76eSvbiAEgH5UXuJw7C2FDYMal+B7C3Bo4YWbS5QWIDsHYj21VC2FwAIdpdw
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="201.779" y="279.095" width="32" height="32">
|
||||
<properties>
|
||||
<property name="enemy" value="Ghalta"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/scroll.tx" x="202" y="65.5">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Emerald", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="208" y="160.5">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path.",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,229 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="85">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Akroma's Presence" ]
|
||||
}</property>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2CEOwCAQAEFsXU19X43uU0lVP3DlDjJiHIENkJDQj9Y6AADAxu6z1jww03tvo2T1V5pHv379ces+12fF/tX3P6t/9ruT9c5V3X/9+qv0R43Rr1+/fv3/90f+K0SreEaV6d+/fwCiAV10
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt1zEKgDAMQFG9gHRxE3Hw4N7K60hxEJycjLHvQenYP4Wm6wAAvmMfogsA8pnKec8ltgMAnrr/+zPuAdt4nazWProA2hU996Lfh1b9YX9fErdX+mPpj1PnT+03f+K80X8AnvgJTA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEkOgzAMRbkAXfcgLFDhpB24Rg9SqeU4bVRQqRXHPyEDEo70V4nsp0z+SXOoqkalUqlUKpUqofqPXqBMQ8d2mfhPE1fs1ir/LviHuqougK71l+sMjr/V+c8ysk655nUv/Oj9OU78T3C83p/Kr/zpzmWXiR+5H2xnXeJqM/Ej8W1rFcqP1leuPsfiH6aYHM9c32n80H3LxeH8yZKN8xompsTD5V3u246MoX0h8+Bim+ObminVy5HJu+RpyRjaZ+NH8s5j6PldcyY5/vvxJ4Q/JKfyb4Pf902Sij/1W8eWMyb/Gg9hq9umSd7Bdz8g/D3Jj7wTXPmRnDH5ERbl/++jdwD3/8D5kNL8XDyffGv4Xf7NNWdc3Zfe7w+PtVz6N9fdKfm3VN5fmluJDfVv1LvFblLuFP6tRIvpf0q0UP8T8j4MfV+W/uvd6v+n8sfVG+B1QxQ=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="422.333" y="462">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="314" y="468.333">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="532.667" y="497.167" width="16.6667" height="16">
|
||||
<properties>
|
||||
<property name="enemy" value="Master White Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="81,77,76,75,78,83,84,83,79,80,81,82"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"name": "",
|
||||
"text": "You enter the gate.",
|
||||
"loctext": "",
|
||||
"action": [
|
||||
{ "advanceMapFlag": "intro" }
|
||||
],
|
||||
"options":
|
||||
[
|
||||
{
|
||||
"name": "Akroma, I've done as you asked ! It's time to end this !",
|
||||
"action": [ { "deleteMapObject": 55 } ],
|
||||
"condition": [
|
||||
{
|
||||
"getMapFlag": {
|
||||
"key": "enemiesDefeated",
|
||||
"op": ">=",
|
||||
"val": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": "With an extremely loud blast, the gate burst open, leaving only ashes in your path. You are now free to pass.",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
},
|
||||
{
|
||||
"name": "You knock on the door",
|
||||
"condition": [ { "checkMapFlag": "intro" } ],
|
||||
"text": "YOU ARE NOT WORTHY, BEGONE !",
|
||||
"loctext": "",
|
||||
"options": [ { "name": "(continue)" } ]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="353" y="543.5" width="46" height="21.5">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/castles/white_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="674.667" y="597.666">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Dwarf Warlord"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="671.667" y="411.333">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Auramancer"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="365.5" y="229.667">
|
||||
<properties>
|
||||
<property name="enemy" value="Sun Giant"/>
|
||||
<property name="pursueRange" type="int" value="30"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="71" template="../../obj/enemy.tx" x="82.5" y="606.667">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Archaeologist"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="84" y="405.667">
|
||||
<properties>
|
||||
<property name="defeatDialog">[
|
||||
{
|
||||
"action": [
|
||||
{"advanceMapFlag":"enemiesDefeated"},
|
||||
{"deleteMapObject": -1}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Human Captain"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="73" template="../../obj/enemy.tx" x="187.167" y="500.333">
|
||||
<properties>
|
||||
<property name="enemy" value="Master White Wizard"/>
|
||||
<property name="threatRange" type="int" value="20"/>
|
||||
<property name="waypoints" value="83,84,83,79,80,81,82,81,77,76,75,78"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="74" template="../../obj/enemy.tx" x="400" y="647">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "Welcome {var=player_name}, Akroma has been waiting eagerly for this moment.",
|
||||
"options": [
|
||||
{
|
||||
"name": "Is that so ? I guess you woudn't mind opening that gate in front of me ?",
|
||||
"text": "I'm afraid I'm not allowed to do that, I am a mere servant of the mighty Akroma, ruler of Angels.",
|
||||
"options": [
|
||||
{
|
||||
"name": "What do I need to do to get passed though this gate ?",
|
||||
"text": "To show you are worthy, you must prove your strength by defeating at least four of the five enemies lurking within this dungeon to be worthy of an audience with my illustrious master, who holds dominion over this realm of the holy.\n Sharpen your blade, ready your spells, and gather your courage, for the challenges ahead will test the mettle of even the most seasoned warrior.",
|
||||
"options": [
|
||||
{
|
||||
"name": "I'll show my worth, just make sure to open the gate when I do defeat your challengers.",
|
||||
"text": "Leave"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="enemy" value="Angel Warrior"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="75" template="../../obj/waypoint.tx" x="56" y="702.667"/>
|
||||
<object id="76" template="../../obj/waypoint.tx" x="692.667" y="704"/>
|
||||
<object id="77" template="../../obj/waypoint.tx" x="514" y="704"/>
|
||||
<object id="78" template="../../obj/waypoint.tx" x="220.667" y="703.333"/>
|
||||
<object id="79" template="../../obj/waypoint.tx" x="224.667" y="350.667"/>
|
||||
<object id="80" template="../../obj/waypoint.tx" x="512" y="358.667"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="516.667" y="496"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="688.667" y="498"/>
|
||||
<object id="83" template="../../obj/waypoint.tx" x="220.667" y="496.667"/>
|
||||
<object id="84" template="../../obj/waypoint.tx" x="47.3333" y="500"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="55">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{"startBattleWithCardInCommandZone": [ "Akroma's Presence" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyz5GNgsBzFGNgGiK9jwdY0ttcKiLEBi1F7qYrn8TIwzAbiObwQ+2ZB+XN56ZO+YP6mtT/paS8oz9wC4ptY6BtQe6/hkAfR5OYtbGkolB17usImTm5YwOxt5GdgaCIBN/NTx155AQYGBRKwosCovaP2jto7au/A2LsXaM4+LFgVh/h+KtmLCygJ4JcftZc4DGtLYcOg9hXI3ll41NCizQUKC5C9A9G+Gsr2AgDj7PCe
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzbENADAIA0FvAANEGZUwOpHSU9LkT7JcvgTgF2HSuUub7S5/v322CwAAgF4BRR8CBQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="50" template="../../obj/enemy.tx" x="195.849" y="285.618" width="32" height="32">
|
||||
<properties>
|
||||
<property name="effect">{
|
||||
"startBattleWithCard": [ "Mox Pearl" ]
|
||||
}</property>
|
||||
<property name="enemy" value="Akroma"/>
|
||||
<property name="threatRange" type="int" value="50"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="53" template="../../obj/scroll.tx" x="209" y="77.6667">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Mox Pearl", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/gate.tx" x="209" y="160">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text": "A big gate is blocking the path, through the bars you can see a Mox Pearl in the room beyond. (you need all five colored keys to open this gate)",
|
||||
"options": [
|
||||
{ "name": "go away" },
|
||||
{
|
||||
"name": "unlock with the five colored keys",
|
||||
"condition": [
|
||||
{ "item": "Blue Key" },
|
||||
{ "item": "Green Key" },
|
||||
{ "item": "Black Key" },
|
||||
{ "item": "White Key" },
|
||||
{ "item": "Red Key" }
|
||||
],
|
||||
"text": "The gate is unlocked",
|
||||
"options": [
|
||||
{
|
||||
"name": "continue",
|
||||
"action": [
|
||||
{ "deleteMapObject": -1 },
|
||||
{ "removeItem": "Blue Key" },
|
||||
{ "removeItem": "Green Key" },
|
||||
{ "removeItem": "Black Key" },
|
||||
{ "removeItem": "White Key" },
|
||||
{ "removeItem": "Red Key" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,180 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="71">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Griselbrand presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LENgDAMRcGwAMoACFGw/05sgiJ24GNy17jMqyw5rQEAfMe1pgsA6tn6M/ee7QAAajmXdAHMK/3/kX4fZvWH+/0o3D7oz9KfM/bP6Ld/ct7ovwHh8AWB
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmN0NwyAMhFmASt0lE0RNXjpgF+hP1ukGbSZpogYpRRiuYCBSjHRPtexPpDYHzUGpRiQSiUQikSij+klvUOcjHtsV4j9NyrFa4d8F/6CVugG66y/XFYx/6PK9jHynUvu6F350fo4L/wuMl/kp/MKfry+7QvzIfHD1eoirLcSP5Hd9q1h+9Hylzmcu/mHJSfGY893OH/u/pfJQ/mTNRnmNOWeIh6qLnmtUHyF1qRhTez4zQ+flSNRF+4KKR+qaGLt/U3qSiz+mpvBvgx+9k1w0nYuDP/ddx1WTkz/FQ7jmn3n/8HmHHPy9VR+5J/jqIzU5+REW4f/9zZ4B1PsD5UNq81P5/qmXwu/zb749ezr6Hrm/2z5kzeaa54bNNztD/i2X9w/tbYgN9W+uPeNcodrmW3P6txqL0//UWLH+J+Z+GHu/rP3Wu9X3T+Hn1QdsjEll
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="603" y="416">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="134" y="413">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="368" y="728">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||
"options":[
|
||||
{ "name":"continue" }
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" name="switch" class="dialog" gid="4426" x="624" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="switch" class="dialog" gid="4426" x="368" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="switch" class="dialog" gid="4426" x="112" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="369" y="489">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/main_story/black_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="56" y="663">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="679" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="681" y="458">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368" y="298">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="57" y="456">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,60 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="53">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Griselbrand presence" ]}"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxz5mNgcB7FGNgNiB9iwa40ttcFiLEBp1F7qYpX8DIwLAXiZbwQ+5ZA+ct56ZO+YP6mtT/paS8ozzwB4sdY6EdQex/gkAfR5OYtbGmohhd7usImTm5YwOxt5GdgaCIBN/NTx155AQYGBRKwosCovaP2jto7au/A2LsXaM4+LFgVh/h+KtmLCygJ4JcftZc4DGtLYcOg9hXI3iV41NCizQUKC5C9A9G+Gsr2AgDO0wnp
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0cEJACAMBME0YMvWnnd+Ioj3mKlgYasA4N5evwumtB7OJb1LagF4qQHcQwIt
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="50" template="../../obj/enemy.tx" x="198" y="153" width="32" height="32">
|
||||
<properties>
|
||||
<property name="enemy" value="Griselbrand"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/2life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,180 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="71">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Lorthos presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2MEJgDAQRNHYgQWIeLD8FCkLNuDFMea9BvJPA5vWAAC+o6/pAoDxbPd27jYUAHjgXNIFMK/0/0f6fZjVH+73Y+D2oj9Lf07tT/Xbn5w3+i9iHwTo
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmOsNgzAMhLMAJOzCFh2mD4bpEJRpulBbQSSK4vgIMUHCkfyrke9TqO1L2tqYVkNDQ0NDQ0NDMBpnzAuMS4PvdW4ffvvVkViV8p+Cv7PG3IC425HrCu5/2P1rGflOe53rWfjR/jlM/L32T+VXfnF+ri59fUnzI/0hVOscV7UTP5I/9K1S+dH5Ss3nXPzdlJPi8fN9mT/1f0vlofzJnI3yGr+cHA+li841qo4QXWqP137X/LwcCF20Lqj9iG7vwvW7pSZz8adoKv8x+NfeSaT4pe86Ic2c/Fs8RKj/+fePmHeQ4G8W+sg9IaaPaObkR1iU//+3ZQ+g3h8oH1Kan8q3Rm8Lf8y/xc6Mmvvc/X3pQ+ZsoX7+rEa2WO/k/JuU9+fOlmND/VvozHIuTlvCv5VYOf1PiZXqf1Luh6n3y9JvvUd9/1T+vPEBSIXzeQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="603" y="416">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="134" y="413">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="367" y="719">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||
"options":[
|
||||
{ "name":"continue" }
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" name="switch" class="dialog" gid="4426" x="624" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="switch" class="dialog" gid="4426" x="368" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="switch" class="dialog" gid="4426" x="112" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="369" y="489">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/main_story/blue_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="56" y="663">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="679" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="681" y="458">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368" y="298">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="57" y="456">
|
||||
<properties>
|
||||
<property name="enemy" value="Merfolk Fighter"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,60 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="52">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Lorthos presence" ]}"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzjE2Bg4BvFGFgQiNdgwQI0tpcfiLEB3lF7qYqL+RkYCoC4kB9iXz6UX8RPn/QF8zet/UlPe0F5Zj0Qr8NCr4XauxqHPIgmN2/hSkPEAnLDAmZvIzDNNJGAm/mpY688kFYgAStSGPej9o7aO2rvqL3k2rsXSO/DglVxiO+nkr24gBIB+VF7icOwthQ2DGpfgezNx6OGFm0uUFiA7B2I9tVQthcA8ByJ4Q==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0rEJADAIAEGrTJD9x8h8TiBoFZC78uuPANjlnlmHjlf8U3Xo8BXwWwKJagMl
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="48" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/2life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="50" template="../../obj/enemy.tx" x="200" y="148" width="32" height="32">
|
||||
<properties>
|
||||
<property name="enemy" value="Lorthos"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,169 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="114" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="63">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="114">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztw8EJAAAMA6H7dn/IvF1EwV1NVVVVVVVVVVVVVVVV1R62fUyd
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="114">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmOlOFEEQgPuXf3Z6Z0AwJkIEE58ABE8OBR9CHgIFUf4gUZ8BPLlRTDzw4I8c8gwcKh4cAg9CTaY2NOP0hJ7q2c1OapIvne2p3i/Vma6a3Za8EC3Mf7QDfyNoS9nbCkRd19hrlSkpxDgwIQPfGH6elMV5vgp5p51nMb3+mdkGtiLGTfT+0dz3x6RnS/cMnT4R/5n6rBW8D10hHhnw2LXjPesJUWdAvcde9rKXvaXxLsH3fIvgvGZ+2ZJXd53z4u+z93gU3qWi8N+vfO9YTEwa71z+XvjeUrxflbP3hiEd6L2eYC2FLHpvAv8U9oB9HHfRuxOaV+M7CTlR6kbSvWAve7PkfQN97JWG19gHp2NiZqT9mlLuddK0f6leSh+8ZMhl9F5MsJZCFr1XgZ8Kv4DfOG6g90doXo2/QsiJUjeS7gV72Zsl7yj0sRcaXmIffB4TMyLt15Ryr5Om/Uv1UvrgSc+MKi/wVhquo5Km9xTwSeELMIfjZ/R+DM2r8dWEnCjnN+lesJe9WfL2u0L0abjnBt67MTH3Xfs1pdzrpGkfUb2UfpT3zHDRKw3XUUnTWwG8U/gAzOL4Hr1vQ/NqvEfIiXJ+k+4Fe9mbJW8v9JPbGu5gP+qOielx7deULNbJYngb82ZcwN9lDYbrqKTpbQZWFdaB7ziuoXclNK/GNxFyopzfpHvBXvZmyftMCjGs4Qn+XzcUE/NU2q8ppaqTtU7gPePQvqfGMUP1mq6lwN506IIzMe8csoDer87R+VvSfn7HqRu282cve9PwLgEPcocM5gLvQO7o/KJlb1T+NurGAUtl9o4=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="114">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACAMRUE30AHEUcXRLdzAIgRy1/wy5YO0BkTb/e3psXfneLtG7F0AAAAA/vgjAZCBHgGQgR4BkIEeAVCZDgLVXAhtCMU=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="114">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2EENAEAIA0EcnGSsnwxKmFHQ3yatAib0m14AAAAAwAZ+JAAS6BEACfQIgAR6BMBlOghc8gEcxwNV
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="38" template="../../obj/entry_up.tx" x="208" y="1824">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="50" template="../../obj/enemy.tx" x="185" y="213" width="64" height="64">
|
||||
<properties>
|
||||
<property name="enemy" value="Sliver Queen"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/enemy.tx" x="208" y="1456">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="208" y="1231">
|
||||
<properties>
|
||||
<property name="enemy" value="Elemental"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="53" template="../../obj/enemy.tx" x="208" y="1008">
|
||||
<properties>
|
||||
<property name="enemy" value="Dinosaur"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="208" y="783">
|
||||
<properties>
|
||||
<property name="enemy" value="Eldraine Knight"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/enemy.tx" x="208" y="544">
|
||||
<properties>
|
||||
<property name="enemy" value="Demon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="56" template="../../obj/gate.tx" x="208" y="1680">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A big red gate is blocking the path",
|
||||
"options":[
|
||||
{ "name":"go away" },
|
||||
{
|
||||
"name":"unlock with red key",
|
||||
"condition":[ { "item": "Red Key" } ],
|
||||
"text":"The gate is unlocked",
|
||||
"options":[
|
||||
{
|
||||
"name":"continue","action":[{"deleteMapObject":-1},{"removeItem":"Red Key"}]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="57" template="../../obj/gate.tx" x="208" y="1440">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A big blue gate is blocking the path",
|
||||
"options":[
|
||||
{ "name":"go away" },
|
||||
{
|
||||
"name":"unlock with blue key",
|
||||
"condition":[{"item":"Blue Key"}],
|
||||
"text":"The gate is unlocked",
|
||||
"options":[ {"name":"continue","action":[{"deleteMapObject":-1},{"removeItem":"Blue Key"}]} ]
|
||||
}
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="58" template="../../obj/gate.tx" x="208" y="1216">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A big green gate is blocking the path",
|
||||
"options":[
|
||||
{ "name":"go away" },
|
||||
{
|
||||
"name":"unlock with green key",
|
||||
"condition":[{"item":"Green Key"}],
|
||||
"text":"The gate is unlocked",
|
||||
"options":[{"name":"continue","action":[ {"deleteMapObject":-1},{"removeItem":"Green Key"}]} ]
|
||||
}
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="59" template="../../obj/gate.tx" x="208" y="992">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A big white gate is blocking the path",
|
||||
"options":[
|
||||
{ "name":"go away" },
|
||||
{
|
||||
"name":"unlock with white key",
|
||||
"condition":[{"item":"White Key"}],
|
||||
"text":"The gate is unlocked",
|
||||
"options":[{"name":"continue", "action":[ {"deleteMapObject":-1},{"removeItem":"White Key"}]} ]
|
||||
}
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/gate.tx" x="208" y="768">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A big black gate is blocking the path",
|
||||
"options":[
|
||||
{ "name":"go away" },
|
||||
{
|
||||
"name":"unlock with black key",
|
||||
"condition":[{"item":"Black Key"}],
|
||||
"text":"The gate is unlocked",
|
||||
"options":[{"name":"continue", "action":[ {"deleteMapObject":-1},{"removeItem":"Black Key"}]} ]
|
||||
}
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="62" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 3
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/3life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,180 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="71">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Ghalta presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2MEJgDAQRNHYgQWIeLB/SIeyYANeHGPeayD/NLBpDQDgO/qaLgAYz3Zv525DAYAHziVdAPNK/3+k34dZ/eF+PwZuL/qz9OfU/lS//cl5o/8CUIoE9w==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmH0OgjAMxXcCQKKchFt4HT84lnIVL6REluCyro+xbiZ0yfvLpf2F2fZtfWVMr1KpVCqVSiWorjHmCep8wPeemjz8x08eidUq/y74h9qYK6Bb/eW6gPvvdf5aRs4p13fdCz/aP8eZ/6H9U/mVX5yfq0tbX9L8SH/w1TrH1WbiR+L7ziqWH52v1HxOxT/MMSkeO9/d+LH/WyoO5U+WbJTXmGJyPFRedK5RdYTkpfbY3NPM5Oblq4o/99B+Lu+Sza3fLTWZij8mp/L/B//aO4kUv/Rdx5czJf8WD+Hrf/b9I+QdJPg7Jz9yTwjlR3Km5EdYlP/3N7cHUO8PlA8pzU/FW5NvC3/Iv4W+GTX3ufv7uOIsl/4t1Ds5/ybl/blvy7Gh/s31bqlXKLeUfyuxUvqfEivW/8TcD2Pvl6Xfev/1/VP50+oNNlL7xQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="603" y="416">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="134" y="413">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="368" y="728">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||
"options":[
|
||||
{ "name":"continue" }
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" name="switch" class="dialog" gid="4426" x="624" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="switch" class="dialog" gid="4426" x="368" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="switch" class="dialog" gid="4426" x="112" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="369" y="489">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/main_story/green_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="56" y="663">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="679" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="681" y="458">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368" y="298">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="57" y="456">
|
||||
<properties>
|
||||
<property name="enemy" value="Dino"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,60 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="54">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Ghalta presence" ]}"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwTFmBgEB7FGFgMiDdiwaI0tlcEiLEBoVF7qYor+BkYSoG4jB9iXwmUX85Pn/QF8zet/UlPe0F5ZgsQb8ZCb4LauwGHPIgmN29hS0NNvNjTFTZxcsMCZm8jMM00kYCb+aljrzyQViABK1IY96P2jto7au+oveTauxdI78OCVXGI76eSvbiAEgH5UXuJw7C2FDYMal+B7C3Bo4YWbS5QWIDsHYj21VC2FwAIdpdw
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="200" y="151" width="32" height="32">
|
||||
<properties>
|
||||
<property name="enemy" value="Ghalta"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="53" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/2life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,180 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="71">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Lathliss presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LENgDAMRcGwAMoACFGw/zBMhCJ24GNy17jMqyw5rQEAfMe1pgsA6tn6M/ee7QAAajmXdAHMK/3/kX4fZvWH+/0o3D7oz9KfM/bP6Ld/ct7ovwEWvgVU
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmH0OgyAMxbmAS3YWnR5i59uHx3JeaJpJ4gilT6RgYkneX2voL7i2D5qLMY1KpVKpVCqVoLpJH1D3Kx7bZuK/TZJYtfKfgr+vjHkCelU/rgcY/67y1zLynXKd61n40f45LvwDGK/9U/mVX64u20z8SH/w1TrHVWfiR/b3fatYfnS+UvM5FX+/7Enx2Pnu7h/7v6X2ofzJmo3yGvOeHA+VF51rVB0heakYm3uemdy8HIm8aF1Q8UheG+PW756aTMUfk1P5j8G/9U4ixS991/HlTMm/x0P4+p99/wh5Bwn+zsmP3BNC+ZGcKfkRFuX//83tAdT7A+VDSvNT+23Jt4c/5N9CZ0bNfe7+7vqQNZuvn1u2UO/k/JuU9+fOlmND/ZvvzFIuLreEfyuxUvqfEivW/8TcD2Pvl6Xfeo/6/qn8afUFIW0wJA==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="603" y="416">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="134" y="413">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="368" y="728">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||
"options":[
|
||||
{ "name":"continue" }
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" name="switch" class="dialog" gid="4426" x="624" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="switch" class="dialog" gid="4426" x="368" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="switch" class="dialog" gid="4426" x="112" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="369" y="489">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/main_story/red_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="66" template="../../obj/enemy.tx" x="56" y="663">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="679" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="681" y="458">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368" y="298">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="70" template="../../obj/enemy.tx" x="57" y="456">
|
||||
<properties>
|
||||
<property name="enemy" value="Dragon"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,60 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="54">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Lathliss presence" ]}"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwzEJAAAMA7C+8w/VWyFLIL2kqqqqvjuO1S8b
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJwz4WNgMBnFGNgciC9hwWY0ttcUiLEB41F7qYpn8jIwTAPi6bwQ+6ZC+TN46ZO+YP6mtT/paS8oz1wF4itY6MtQey/ikAfR5OYtbGnoMzv2dIVNnNywgNnbyM/A0EQCbuanjr3yAgwMCiRgRYFRe0ftHbV31N6BsXcv0Jx9WLAqDvH9VLIXF1ASwC8/ai9xGNaWwoZB7SuQvVPxqKFFmwsUFiB7B6J9NZTtBQBeSeVp
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt0jERACAMBMFUIAH/GjGAhXyRhtktr74qgL+clXXouDvr0OErJviKxANqBgYX
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/enemy.tx" x="200" y="152" width="32" height="32">
|
||||
<properties>
|
||||
<property name="enemy" value="Lathliss"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="53" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 2
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/2life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,180 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="73">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Akroma presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LEJACEQRUFTsyvhqrZeuRrc049MMJksDxUER29tAAAAXOx9subATt+9rXKqP2mOfv369etfn7fz3Tn1zqXuv379Kf1Va/Tr169f///9lf8K1RLPKJn++/snqiFdMg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Floor" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmEEOwjAMBPOD5AdVBR9tq/Ir4Gtw4YbAbtdxDjNSbpZ3VCWy1VIAAAAAAAAA4BtLLWUVnq329Z+att8s7vePj//+/m6Pdvzcaq7/2VxVn6xc/HNz8c/NVftb59JV7H9pmjnnnUsqf1XevfPc8c7Bp+iejXr/e+eO7L8Y3tzI/qqaCPC310SAv70mAvztNR68+9uvvUtVE7m/9Ua1v3l2vLP/KCL2NwtZb1MF/jZe3r59Qg==
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2LENgDAMRcGwAMoACFGw/zqsgyJ24GNy17jMqyw5rQEAfMe1pgsA6tn6M/ee7QAAajmXdAHMK/3/kX4fZvWH+/0o3D7oz9KfM/bP6Ld/ct7ovwEFKQVj
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="48" height="48">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztmH0KgzAMxb2Awu4iTKY32A334aUGm8eZMguuNM2zNq1gCu+vleRHXdKX1lVR1CqVSqVSqVSC6kZ9QF1P+N42Ef9llMRqlP8Q/H1ZFHdAj/LHdQP3P8v0tYx8p1TnehT+c4X1w2Hmf4P7tX8qv/KHi/M1bSJ+xF+5ap3jahLxI/Fd3yqUH71fqfs5Fn8/x6R4zP1uxw/931JxKH+yZKO8xhST46HyonMBVUdIXmqPyT3dmdx9+SLyonVB7efyLtns+t1Sk7H4Q3Iq/z74184kUvzSs44rZ0z+LR7C1f/M+4fPO0jwd1Z+ZE7w5UdyxuRHWJT//ze7B1DvD5QPyc1PxVuTbwu/z7/5zoy697n53fYhSzZXPzdsvt7J+Tcp78+dLceG+rdBmJ/LLeHfcqyY/ifHCvU/IfNh6HyZ+613r++fyh9XX36YOI8=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="48" height="48">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt17EJACAQA8Bs8Buro+sC1o94B+lTBZIAAAD8bVQyT1Z1NwEAAABu/Hegi/3hBRuEwwT/
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="603" y="416">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../../obj/gold.tx" x="134" y="413">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "gold",
|
||||
"count": 180,
|
||||
"addMaxCount": 40
|
||||
}
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="54" template="../../obj/enemy.tx" x="368" y="728">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||
<properties>
|
||||
<property name="dialog">[{
|
||||
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||
"options":[
|
||||
{ "name":"continue" }
|
||||
]
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/entry_up.tx" x="357" y="768" width="38" height="16">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" name="switch" class="dialog" gid="4426" x="624" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" name="switch" class="dialog" gid="4426" x="368" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" name="switch" class="dialog" gid="4426" x="112" y="560" width="16" height="16">
|
||||
<properties>
|
||||
<property name="dialog">[
|
||||
{
|
||||
"text":"Hmm... A big switch is embedded into the wall.",
|
||||
"options":[
|
||||
{
|
||||
"text":"You hear some loud sounds coming from the center.",
|
||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||
"name":"flip the switch"
|
||||
"options":[{
|
||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||
"action":[{"deleteMapObject":55}],
|
||||
"name":"ok" }]
|
||||
},
|
||||
{ "name":"go away" }
|
||||
]
|
||||
}
|
||||
|
||||
]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="65" template="../../obj/entry_down.tx" x="369" y="489">
|
||||
<properties>
|
||||
<property name="teleport" value="maps/map/main_story/white_castle_f1.tmx"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="67" template="../../obj/enemy.tx" x="679" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../../obj/enemy.tx" x="681" y="458">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../../obj/enemy.tx" x="368" y="298">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="71" template="../../obj/enemy.tx" x="56" y="664">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../../obj/enemy.tx" x="55" y="455">
|
||||
<properties>
|
||||
<property name="enemy" value="Monk"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="69">
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="7" nextobjectid="69">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
@@ -8,9 +8,9 @@
|
||||
"startBattleWithCard": [ "Thallid Shell-Dweller" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../tileset/buildings.tsx"/>
|
||||
<tileset firstgid="11905" source="../tileset/main-nocollide.tsx"/>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<tileset firstgid="11905" source="../../tileset/main-nocollide.tsx"/>
|
||||
<layer id="1" name="Background" width="30" height="17">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxbwM7AsGAUj+JRPIpH8SgexSMCAwB2ckzC
|
||||
@@ -30,21 +30,21 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="38" template="../obj/entry_up.tx" x="208" y="281">
|
||||
<object id="38" template="../../obj/entry_up.tx" x="208" y="281">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="49" template="../obj/gold.tx" x="209.038" y="33.8697"/>
|
||||
<object id="53" template="../obj/enemy.tx" x="223.924" y="101.602" width="16" height="17.6724">
|
||||
<object id="49" template="../../obj/gold.tx" x="209.038" y="33.8697"/>
|
||||
<object id="53" template="../../obj/enemy.tx" x="215.938" y="102.194" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="effect">{ "startBattleWithCardInCommandZone": [ "Slimefoot's Boss Effect"]
|
||||
}</property>
|
||||
<property name="enemy" value="Slimefoot"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="55" template="../obj/manashards.tx" x="194.986" y="34.0645"/>
|
||||
<object id="56" template="../obj/booster.tx" x="221.398" y="34.5536">
|
||||
<object id="55" template="../../obj/manashards.tx" x="194.986" y="34.0645"/>
|
||||
<object id="56" template="../../obj/booster.tx" x="221.398" y="34.5536">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
@@ -69,29 +69,29 @@
|
||||
</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="57" template="../obj/enemy.tx" x="101.074" y="98.2815" width="16" height="17.6724">
|
||||
<object id="57" template="../../obj/enemy.tx" x="101.074" y="98.2815" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Fungus"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="59,60,61,62,61,60"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="58" template="../obj/enemy.tx" x="322.647" y="204.91" width="16" height="17.6724">
|
||||
<object id="58" template="../../obj/enemy.tx" x="322.647" y="204.91" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Fungus"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="63,66,64,65,68,65,64,66"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="59" template="../obj/waypoint.tx" x="135.802" y="84.4441"/>
|
||||
<object id="60" template="../obj/waypoint.tx" x="117.215" y="148.519"/>
|
||||
<object id="61" template="../obj/waypoint.tx" x="96.6721" y="193.518"/>
|
||||
<object id="62" template="../obj/waypoint.tx" x="36.9992" y="142.65"/>
|
||||
<object id="63" template="../obj/waypoint.tx" x="340.744" y="243.898"/>
|
||||
<object id="64" template="../obj/waypoint.tx" x="376.45" y="163.193"/>
|
||||
<object id="65" template="../obj/waypoint.tx" x="346.614" y="98.6286"/>
|
||||
<object id="66" template="../obj/waypoint.tx" x="363.733" y="201.344"/>
|
||||
<object id="67" template="../obj/waypoint.tx" x="249.278" y="44.3361"/>
|
||||
<object id="68" template="../obj/waypoint.tx" x="333.407" y="37.4884"/>
|
||||
<object id="59" template="../../obj/waypoint.tx" x="135.802" y="84.4441"/>
|
||||
<object id="60" template="../../obj/waypoint.tx" x="117.215" y="148.519"/>
|
||||
<object id="61" template="../../obj/waypoint.tx" x="96.6721" y="193.518"/>
|
||||
<object id="62" template="../../obj/waypoint.tx" x="36.9992" y="142.65"/>
|
||||
<object id="63" template="../../obj/waypoint.tx" x="340.744" y="243.898"/>
|
||||
<object id="64" template="../../obj/waypoint.tx" x="376.45" y="163.193"/>
|
||||
<object id="65" template="../../obj/waypoint.tx" x="346.614" y="98.6286"/>
|
||||
<object id="66" template="../../obj/waypoint.tx" x="363.733" y="201.344"/>
|
||||
<object id="67" template="../../obj/waypoint.tx" x="249.278" y="44.3361"/>
|
||||
<object id="68" template="../../obj/waypoint.tx" x="333.407" y="37.4884"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="50" height="27" tilewidth="16" tileheight="16" infinite="0" nextlayerid="9" nextobjectid="98">
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="50" height="27" tilewidth="16" tileheight="16" infinite="0" nextlayerid="9" nextobjectid="98">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
@@ -8,8 +8,8 @@
|
||||
"startBattleWithCard": [ "March of the Machines" ],
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../tileset/buildings.tsx"/>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="6" name="Collision" width="50" height="27">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxz42RgcBvEmFhACzMHAgwHP4DAqD8GFyDHH89YB8at+MCoPwYXGMn5YzCCwVwPLhAlXu1gaVeMAgRw5qMOxmYWLjtgYgMNcLmBkNuieBkY6rhxq8UXRujytASkmE+pW2jpF3r6g5TyjFQwXOKDnmDUH4MLDHd/kFM/kVqW75UgXi0xdpMjRwvzyWkzUNOto2AU4AMAfwpP8w==
|
||||
@@ -34,43 +34,43 @@
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="38" template="../obj/entry_up.tx" x="392.003" y="430.664">
|
||||
<object id="38" template="../../obj/entry_up.tx" x="392.003" y="430.664">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="50" template="../obj/enemy.tx" x="167.442" y="360.525">
|
||||
<object id="50" template="../../obj/enemy.tx" x="167.442" y="360.525">
|
||||
<properties>
|
||||
<property name="enemy" value="Goblin Artificer"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
<property name="waypoints" value="85,wait1,84"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="62" template="../obj/gold.tx" x="612.2" y="163.276"/>
|
||||
<object id="65" template="../obj/gold.tx" x="718.376" y="387.094"/>
|
||||
<object id="66" template="../obj/gold.tx" x="172.877" y="109.076"/>
|
||||
<object id="68" template="../obj/enemy.tx" x="161.837" y="296.881">
|
||||
<object id="62" template="../../obj/gold.tx" x="612.2" y="163.276"/>
|
||||
<object id="65" template="../../obj/gold.tx" x="718.376" y="387.094"/>
|
||||
<object id="66" template="../../obj/gold.tx" x="172.877" y="109.076"/>
|
||||
<object id="68" template="../../obj/enemy.tx" x="161.837" y="296.881">
|
||||
<properties>
|
||||
<property name="enemy" value="Goblin Artificer"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
<property name="waypoints" value="86,87,83"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../obj/enemy.tx" x="622.514" y="340.31">
|
||||
<object id="69" template="../../obj/enemy.tx" x="622.514" y="340.31">
|
||||
<properties>
|
||||
<property name="enemy" value="Construct"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
<property name="waypoints" value="90,91,96,91"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="72" template="../obj/gold.tx" x="34.7974" y="292.312"/>
|
||||
<object id="73" template="../obj/enemy.tx" x="391.834" y="231.5">
|
||||
<object id="72" template="../../obj/gold.tx" x="34.7974" y="292.312"/>
|
||||
<object id="73" template="../../obj/enemy.tx" x="391.834" y="231.5">
|
||||
<properties>
|
||||
<property name="enemy" value="Construct"/>
|
||||
<property name="threatRange" type="int" value="30"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="74" template="../obj/enemy.tx" x="398.667" y="110">
|
||||
<object id="74" template="../../obj/enemy.tx" x="398.667" y="110">
|
||||
<properties>
|
||||
<property name="effect">{ "startBattleWithCardInCommandZone": [ "Slobad's Boss Effect"]
|
||||
}</property>
|
||||
@@ -79,23 +79,23 @@
|
||||
<property name="waypoints" value="92,93,95,94"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="79" template="../obj/manashards.tx" x="510" y="238"/>
|
||||
<object id="80" template="../obj/manashards.tx" x="615" y="70"/>
|
||||
<object id="81" template="../obj/manashards.tx" x="175" y="50"/>
|
||||
<object id="82" template="../obj/manashards.tx" x="30" y="243"/>
|
||||
<object id="83" template="../obj/waypoint.tx" x="158" y="264"/>
|
||||
<object id="84" template="../obj/waypoint.tx" x="237" y="381.667"/>
|
||||
<object id="85" template="../obj/waypoint.tx" x="91" y="376"/>
|
||||
<object id="86" template="../obj/waypoint.tx" x="238" y="321"/>
|
||||
<object id="87" template="../obj/waypoint.tx" x="101" y="297"/>
|
||||
<object id="90" template="../obj/waypoint.tx" x="680.333" y="262.667"/>
|
||||
<object id="91" template="../obj/waypoint.tx" x="679.333" y="346.667"/>
|
||||
<object id="92" template="../obj/waypoint.tx" x="504.667" y="54.3333"/>
|
||||
<object id="93" template="../obj/waypoint.tx" x="502.667" y="151"/>
|
||||
<object id="94" template="../obj/waypoint.tx" x="314.667" y="57.3333"/>
|
||||
<object id="95" template="../obj/waypoint.tx" x="314" y="148.667"/>
|
||||
<object id="96" template="../obj/waypoint.tx" x="563.667" y="343.667"/>
|
||||
<object id="97" template="../obj/booster.tx" x="401" y="43">
|
||||
<object id="79" template="../../obj/manashards.tx" x="510" y="238"/>
|
||||
<object id="80" template="../../obj/manashards.tx" x="615" y="70"/>
|
||||
<object id="81" template="../../obj/manashards.tx" x="175" y="50"/>
|
||||
<object id="82" template="../../obj/manashards.tx" x="30" y="243"/>
|
||||
<object id="83" template="../../obj/waypoint.tx" x="158" y="264"/>
|
||||
<object id="84" template="../../obj/waypoint.tx" x="237" y="381.667"/>
|
||||
<object id="85" template="../../obj/waypoint.tx" x="91" y="376"/>
|
||||
<object id="86" template="../../obj/waypoint.tx" x="238" y="321"/>
|
||||
<object id="87" template="../../obj/waypoint.tx" x="101" y="297"/>
|
||||
<object id="90" template="../../obj/waypoint.tx" x="680.333" y="262.667"/>
|
||||
<object id="91" template="../../obj/waypoint.tx" x="679.333" y="346.667"/>
|
||||
<object id="92" template="../../obj/waypoint.tx" x="504.667" y="54.3333"/>
|
||||
<object id="93" template="../../obj/waypoint.tx" x="502.667" y="151"/>
|
||||
<object id="94" template="../../obj/waypoint.tx" x="314.667" y="57.3333"/>
|
||||
<object id="95" template="../../obj/waypoint.tx" x="314" y="148.667"/>
|
||||
<object id="96" template="../../obj/waypoint.tx" x="563.667" y="343.667"/>
|
||||
<object id="97" template="../../obj/booster.tx" x="401" y="43">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="40" height="26" tilewidth="16" tileheight="16" infinite="0" nextlayerid="12" nextobjectid="102">
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="40" height="26" tilewidth="16" tileheight="16" infinite="0" nextlayerid="12" nextobjectid="102">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Hornet Nest" ]}"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../tileset/buildings.tsx"/>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="11" name="Collision" width="40" height="26">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzVl11uwkAMhHnMPsBtegWKckDOgNqehjOgwjHIKrLqjDz+WZUHRhopJNn1F6/3h2Pb7Y5v5NPi7+nPXZX2uq12tq2WfuYpionfg0IO65nV1sqdvh9pTr53a1sjQ+a7Ti3XZoSPSWLflbN8+NviiPgidhy/DB/jxVhz8+tAP2Pv4Liz2hQei81jZHPCm6OePD6PDd+NYjCmbL4rfJU84JhafDh/u9j6lGWTa0vn/WqMgzG99ZGpwhf18XGoxa6yZfis2rweVr+Sy1tTIr5MPN0f67vCZvWB7BHTf9tbVzSflY8Kl9SD5VG+aNwz+cvUqWbFfrJ8LHcsjrBpXabVkTAXbMxG1h3Nqpku6twYcbJ9ITN3qvJq65PUDzLgPTlXjKwrFcYMX/fXkuufactm7ZeZ+Jb6WEv/3p7LWHueZnXNpM+60XpiKbsPsxpj7YULc47nzJHcix7kO3/b9n+AZdZOz03L7DvRjO3V9sYt8hMoNu4z
|
||||
@@ -28,29 +28,29 @@
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztzrENgDAMAEHv4SB2pcikKTIGSG6pDcWd9P1HAEC/Oao/up6v86hWfn3zbmcFANDlBo7NBWA=
|
||||
eJxjYBgFo2AUjALSwCqpoW3+YAcjxf9tMhCM7N/VaH5H59MLNAHdJS8LwU+kB8YNhMALaQgeBUMHDMe8Tamf6BUmQynsh5Jb6QWGa5gMB38NBz+MAtIAADg8EBo=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects" opacity="0.9">
|
||||
<object id="67" template="../obj/enemy.tx" x="350" y="56.6638" width="16" height="17.6724">
|
||||
<object id="67" template="../../obj/enemy.tx" x="350" y="56.6638" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="effect">{ "startBattleWithCardInCommandZone": [ "Xira's Boss Effect"]
|
||||
}</property>
|
||||
<property name="enemy" value="Xira"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="68" template="../obj/entry_up.tx" x="424" y="413">
|
||||
<object id="68" template="../../obj/entry_up.tx" x="424" y="413">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="69" template="../obj/manashards.tx" x="593" y="290"/>
|
||||
<object id="70" template="../obj/manashards.tx" x="60" y="266.5"/>
|
||||
<object id="71" template="../obj/manashards.tx" x="55.5" y="390.5"/>
|
||||
<object id="72" template="../obj/manashards.tx" x="51.5" y="88"/>
|
||||
<object id="73" template="../obj/gold.tx" x="38.5" y="101"/>
|
||||
<object id="74" template="../obj/gold.tx" x="228" y="79"/>
|
||||
<object id="75" template="../obj/booster.tx" x="598.5" y="41.5">
|
||||
<object id="69" template="../../obj/manashards.tx" x="593" y="290"/>
|
||||
<object id="70" template="../../obj/manashards.tx" x="60" y="266.5"/>
|
||||
<object id="71" template="../../obj/manashards.tx" x="55.5" y="390.5"/>
|
||||
<object id="72" template="../../obj/manashards.tx" x="51.5" y="88"/>
|
||||
<object id="73" template="../../obj/gold.tx" x="38.5" y="101"/>
|
||||
<object id="74" template="../../obj/gold.tx" x="228" y="79"/>
|
||||
<object id="75" template="../../obj/booster.tx" x="598.5" y="41.5">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
@@ -75,7 +75,7 @@
|
||||
</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="76" template="../obj/treasure.tx" x="477" y="60.5">
|
||||
<object id="76" template="../../obj/treasure.tx" x="477" y="60.5">
|
||||
<properties>
|
||||
<property name="reward">[{
|
||||
"type": "randomCard",
|
||||
@@ -91,54 +91,54 @@
|
||||
<property name="spawn.Hard" type="bool" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="77" template="../obj/enemy.tx" x="519.5" y="182.664" width="16" height="17.6724">
|
||||
<object id="77" template="../../obj/enemy.tx" x="519.5" y="182.664" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Wasp"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="88,89,81,82,98,91,81,101,90,101"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="78" template="../obj/enemy.tx" x="75.5" y="182.164" width="16" height="17.6724">
|
||||
<object id="78" template="../../obj/enemy.tx" x="75.5" y="182.164" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Wasp"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="94,92,93,95,96,92"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="79" template="../obj/enemy.tx" x="514.5" y="273.664" width="16" height="17.6724">
|
||||
<object id="79" template="../../obj/enemy.tx" x="514.5" y="273.664" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Wasp"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="85,84,85,86,85"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="80" template="../obj/enemy.tx" x="154.5" y="355.664" width="16" height="17.6724">
|
||||
<object id="80" template="../../obj/enemy.tx" x="154.5" y="355.664" width="16" height="17.6724">
|
||||
<properties>
|
||||
<property name="enemy" value="Wasp"/>
|
||||
<property name="threatRange" type="int" value="60"/>
|
||||
<property name="waypoints" value="97,100,83,82,98,91,98,99,100"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="81" template="../obj/waypoint.tx" x="388" y="194"/>
|
||||
<object id="82" template="../obj/waypoint.tx" x="264" y="221"/>
|
||||
<object id="83" template="../obj/waypoint.tx" x="254" y="324"/>
|
||||
<object id="84" template="../obj/waypoint.tx" x="543.5" y="378.5"/>
|
||||
<object id="85" template="../obj/waypoint.tx" x="560.5" y="288.5"/>
|
||||
<object id="86" template="../obj/waypoint.tx" x="424.5" y="293"/>
|
||||
<object id="87" template="../obj/waypoint.tx" x="336" y="307.5"/>
|
||||
<object id="88" template="../obj/waypoint.tx" x="597" y="154"/>
|
||||
<object id="89" template="../obj/waypoint.tx" x="599.5" y="54.5"/>
|
||||
<object id="90" template="../obj/waypoint.tx" x="422" y="90.5"/>
|
||||
<object id="91" template="../obj/waypoint.tx" x="242.5" y="163.5"/>
|
||||
<object id="92" template="../obj/waypoint.tx" x="109.5" y="119"/>
|
||||
<object id="93" template="../obj/waypoint.tx" x="115.5" y="42"/>
|
||||
<object id="94" template="../obj/waypoint.tx" x="45.5" y="255.5"/>
|
||||
<object id="95" template="../obj/waypoint.tx" x="201" y="81.5"/>
|
||||
<object id="96" template="../obj/waypoint.tx" x="125.5" y="73"/>
|
||||
<object id="97" template="../obj/waypoint.tx" x="100" y="389.5"/>
|
||||
<object id="98" template="../obj/waypoint.tx" x="202" y="201.5"/>
|
||||
<object id="99" template="../obj/waypoint.tx" x="168" y="265"/>
|
||||
<object id="100" template="../obj/waypoint.tx" x="174" y="367.5"/>
|
||||
<object id="101" template="../obj/waypoint.tx" x="491.5" y="177"/>
|
||||
<object id="81" template="../../obj/waypoint.tx" x="388" y="194"/>
|
||||
<object id="82" template="../../obj/waypoint.tx" x="264" y="221"/>
|
||||
<object id="83" template="../../obj/waypoint.tx" x="254" y="324"/>
|
||||
<object id="84" template="../../obj/waypoint.tx" x="543.5" y="378.5"/>
|
||||
<object id="85" template="../../obj/waypoint.tx" x="560.5" y="288.5"/>
|
||||
<object id="86" template="../../obj/waypoint.tx" x="424.5" y="293"/>
|
||||
<object id="87" template="../../obj/waypoint.tx" x="336" y="307.5"/>
|
||||
<object id="88" template="../../obj/waypoint.tx" x="597" y="154"/>
|
||||
<object id="89" template="../../obj/waypoint.tx" x="599.5" y="54.5"/>
|
||||
<object id="90" template="../../obj/waypoint.tx" x="422" y="90.5"/>
|
||||
<object id="91" template="../../obj/waypoint.tx" x="242.5" y="163.5"/>
|
||||
<object id="92" template="../../obj/waypoint.tx" x="109.5" y="119"/>
|
||||
<object id="93" template="../../obj/waypoint.tx" x="115.5" y="42"/>
|
||||
<object id="94" template="../../obj/waypoint.tx" x="45.5" y="255.5"/>
|
||||
<object id="95" template="../../obj/waypoint.tx" x="201" y="81.5"/>
|
||||
<object id="96" template="../../obj/waypoint.tx" x="125.5" y="73"/>
|
||||
<object id="97" template="../../obj/waypoint.tx" x="100" y="389.5"/>
|
||||
<object id="98" template="../../obj/waypoint.tx" x="202" y="201.5"/>
|
||||
<object id="99" template="../../obj/waypoint.tx" x="168" y="265"/>
|
||||
<object id="100" template="../../obj/waypoint.tx" x="174" y="367.5"/>
|
||||
<object id="101" template="../../obj/waypoint.tx" x="491.5" y="177"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -0,0 +1,88 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="65">
|
||||
<editorsettings>
|
||||
<export format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect">{
|
||||
"startBattleWithCard": [ "Manaweft Sliver", "Diffusion Sliver" ]
|
||||
}</property>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
<layer id="1" name="Background" width="100" height="100">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2tFKwzAUgOHdycBb39EnEbzZM8suxuLWNklzmnXN90FAYVQ8/5pM6ekEAAAAAAAAAAAAAADH8nO+L15Li/3QYj8iW3x/xq3LeXmlrz2K6Puidca16917pPPfYo/q1eEIPXqcDz1bpE32bu4+6Nlj6w7v1ONVenbQI693Cz2W6bEveuxLj/n/Vq6r9OuRzM3w62Pdmprv2i56PPe4zaWmReR9MpKlWdS0SF8XtXeNpPZ9umaPalkjmPp9o3pENRlF9Ps3t2r3qRG1zrjkvpg6P9JGOtxFd5g770vP7ZFF7UM1Z0auy8i22KfmVu5z7u176s7jtX+fL53jFz2elH4eiuix9HO4y7Vo7ZG7/ujnx6N0HhE91pxLTGvtUdvBfrVsi/2q5v+H/Df3bElkj+v19Sgz9/xVS4/H62lRrvTZ3JIWNc/6Mq1mhnoAAAAAAAAAAAAAAAAAALDGH0pI7Ak=
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="6" name="Ground" width="100" height="100">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJzt2FtOwkAUgOG+2YaNuBpDWIYL4dGtiMqu8LYEOzGGW0lpHTpH+b7kJH0k52faplUFAAAAcHmrm/2hDA1i6WtxO9sOl3XOudBjuK69Hj4PTk0fPYbp2m2uFgxj1zH438dw6p7E9JyF8tyXYrD7GOwfmJpncAzR3oeWzfFck0gtchnT8D7At8f/1uGv0yIODWIZ0+GhOR7yGNqjq4Em+fT1OOcdRY9YtAAAAKCkx7qqPprvWbXXT3XpX3Rdfvafdp/ms72+25n3RpMpbdp9v+7Mut7vkWbuW04xqc9LvW3z3M6bHiEsnI1fyX2fT2fF2RjP7gAAAAAAAAAAAAAAAAAAAAAAAACY0heTjntH
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="Walls" width="100" height="100">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztml9O20AQh/NQhFd97h16klJVSoI4RU8SiZc88tbn/qFSCfQsXKC0VAJKjlCP7FEmm9n12Gu8Dvw+aQQkIYrn8+ysJ55MAAAAAAAAAACAl8PZwW6APFDur8uYudyfBJzVHq4P9ADDQi442MHPonoOfoZH+jhW6gQMC7sg/pU/376eTNbwkkSf+SIf8n3hox1PnS846Q6d21qkAB8VbdbvkIe+vQAbVh8pTlAjNtq4gJNd+jqmLh768HRxuL9OQjOIlON5Cg9tnexjncjcL1wVqYzBhTy+fUFzkcPHx0i8pBrpqy5OXfuwuOjDB/eRMTuRn5E8LI0uZC6WLhz8Gs3DIhBdfRHa+/nHOyv6zWEf+L1a5jCGdm7KvIccnSqvWQgvvh9rTS0DThn5+6dXm8h9DU/nBQfRxQXR1cfSyyc/FqoRixNLn/Of016fw4lcl/z1ybpGESEffq5ia5iMpvzHfFm8hf4nJ1pt+nlpg5b3kI+Yoy69389zm9eNzcebwyr6wM+vxVGsF6S4sf7/WJAuUn3E+ob0wccf2p/KnpziwhpjQK5T0od0clfY6tfaD+Q+VzuPh3IwVnwPKfURyr0kVg9jiJz06cJK7Bo6lpvn7If3UUO7ICjvX4vmmUbuOhnCib+vHcqB5IMb3xqVa51iDznnZZY533PMvc8YZpYWFz+K6t61mRKX5XP35c+rorr/k+51W9Wzv33zkRvL7DvmgoLy/1jHWjy2Uuax8GHjfSAfTS5isY/r1VgI+TgZwAOc7HLUow+OeQsH8LFNyMedq3p0qg8f1EacP666HtSYus0+ynfDeyt+nP7mfVYo33DRzDtXOflS7Ho5qfP84LbdXNWPyZ5/XOd2ip6RzLcyr9+LXS/kg/avF3Xe6dyf13n0919z4Qc+0vlV5ufGVV64p8ieTl7WbnN9MXXb6xc/jz1Wv9A8i31QT+ceIXsI5167Xn8w9nA4sEE+/GuSaYOD+9qb5kICL+34XOb2r+KD6oT3TnIfxbVC/eXR6XMSSewaBGzDLqi3//byQ32ae4bWP+SeqwnURzO3LuyC4H2WnBn6eysLcNEMOTivQ3NBxGYnoR6u4c9I4GSX0DxREpudpNYGfGwTml/5SCf+3repjxNwYcPqg+B1q2v/IOAhTmh2pSH3vdr3hCtlloiaaMe5mF3dGt1o/YT7OmYk6fDsSnNDQb9LR23nhnDSHXZzozgiJzzrTf1+Fj66QzMt+p7kSNnvwgcA+r3eOe7/BtvARX44137e4SEfyDsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADIxX8Wxgxc
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="7" name="Foreground" width="100" height="100">
|
||||
<properties>
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztms9uEzEQxreoSUkTceNJ4Am4wxtwQQghxBHO3Cr1wrEHJB6BikcAcS2cUHkGHoBTcyCj1srsxH/Gu/aO7Z2RPrVJ1rv29/OMvdlcLLruQqVSqVQqlUqlUqlU2XRdQB9UfR4gE9L9mZO+n3bd0aavH6d7JlRfT+ySHkcr2q677nzV1836lomNi4uHchknCBsL0Ov1ngnlEeIiPa5a5WNhBEx89UtZhIXj0e71u+WhOCwoF27tkh5/Cb7j9z4c7ddll+9chZgoj75gb/TpuK/fi3EMfKJMdA3ps4D5/6Tjze8YhZjMnQeuQea9UC0ayoLD5MWat/dtkRHkAdQgXMe3I70ey+VmAI9WOE3pfSyTFDxKYrK9m+/4PahN3+7dqgQWNiY4V2tmgr8jwl7DuAwDXJtCdTzFPnYMj9RMpmRjW3/Hrqs+ufZdXP+hva0f+DVmcr2oh8fLgK8pWGAfjYbkgau9iwf8fb7mf9/oY5Cahys498lDWLi8HLNOxLbHa/tYJqlY2ALObe7ZOLXFpqtd+58W/Tr1e2lr52rDzSt6Tjgf3W/BupiqbmF/Y1kZ/42Ag9kfxTLAerNr/3F1qMXG7rHxEtqdrfqCNjYm9Jou/082/T683R3z+fhQhgsoJQsuD3w8pz5xOIR4YC7gMc0pygKLcnTlJfWfysWDshm7lgzhYfIB3zNMwQPnCp7HND/MsZSLSzYWD0/6otcFxpiFya8vifZcIR40H0L7oxgO3Dk6VDRnuO0oEx8f6Lv57On9rnucYF3hrBs2Fr6csK2LU7IYI/DWxcXFzbyXggnnviKUF+DtcrMX9dm2BnDqVEmy8bHlIDB5RvQgAQ/zG5mtJycMC848X2z8zEoXzQ8s394CPo9ZX2ws4Jn0+2W4RpVacyTkY3J2x4STJzYefxb2e+PQfn3Ocu0bMBNayzg8IGzPp6/IfsKXv3NUaO/tyhkfD3guAXVquTmUYSE97tLF3We71hbM4hL5rXmQn5n5H5iYGoZZ+O6FpMfQknx5A7/lu7T4rgzy8nAxCd1/Sve9VdF1n+O78piOR8x3bKo8PFz38yp5mZDuxxzlC+m+qZRHKd5rfpTLQXmUyUW6f60rNqT727qUR1lSHuVoSEj3uRWlCskxtPSMpWYeLT3vSh3SLKT9lPZfkketHKaMqXlIe6s86pfymI//yqM8BjikfZij576Q9sil8xG+1uQ/DWnf554PNKQ9Uwb9kPZvjOexLGpglnvuSedCbTk0Rf7nZtFS/ZIYh2S+lB6lj4vrfSvscB9f7fRvuVcJMbe8wSyoSuBSu780bD5j+XgYJqWwqT2MhyGvY1RaPashsGchb2N5hKTRj1A+4M9z8NDato8QA5w3nPxJyYaq5aBz3ud7Th5DztkaIzp+Fw9XjuTOj1jVHDZPQzzoMdL+18YjRa325Yi0/76+/10P15S+xzLIwSN2bzDkmrFjs53fxyz3fBrLg+vXkH0a5/iUvIZcP9b/VPNmaHvu+IfkTExfU85rqbzILdcczMF4DJNYvjF9KkW+vMh9/lRz2XVsTTkR8iYn81bqSm4mU12j1bpfo5RFeVKfy5IyKE/KoxxpfqTzMMXaqyzk2egeqixGvmOk+z43aX7UpVa4/Af+L1pA
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="38" template="../../obj/entry_up.tx" x="445.25" y="1598.25" width="112" height="8">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="57" template="../../obj/enemy.tx" x="607" y="380.5" width="16" height="16" visible="1">
|
||||
<properties>
|
||||
<property name="enemy" value="Wounded Sliver"/>
|
||||
<property name="reward" value="[ { "type": "item", "itemName": "Shell Wand", "count": 1 } ]"/>
|
||||
<property name="spawn.Easy" type="bool" value="true"/>
|
||||
<property name="spawn.Hard" type="bool" value="true"/>
|
||||
<property name="spawn.Normal" type="bool" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="59" template="../../obj/gold.tx" x="432" y="400" visible="1">
|
||||
<properties>
|
||||
<property name="reward">[{
|
||||
"type": "gold", "count": 250
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="64" template="../../obj/gold.tx" x="709" y="308" visible="1">
|
||||
<properties>
|
||||
<property name="reward">[{
|
||||
"type": "gold", "count": 250
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="61" template="../../obj/gold.tx" x="181.5" y="538.5" visible="1">
|
||||
<properties>
|
||||
<property name="reward">[{
|
||||
"type": "gold", "count": 150
|
||||
}]</property>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="60" template="../../obj/scroll.tx" x="685.5" y="354">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Sliver Hive", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="62" template="../../obj/scroll.tx" x="439.5" y="458.5">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Sliver Construct", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" template="../../obj/scroll.tx" x="536.5" y="461">
|
||||
<properties>
|
||||
<property name="reward" value="[ { "type": "card", "cardName": "Terramorphic Expanse", "count": 1 } ]"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
@@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="53">
|
||||
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="64">
|
||||
<editorsettings>
|
||||
<export target="wastetown..tmx" format="tmx"/>
|
||||
</editorsettings>
|
||||
<properties>
|
||||
<property name="dungeonEffect" value="{"startBattleWithCard": [ "Akroma presence" ]}"/>
|
||||
<property name="respawnEnemies" type="bool" value="true"/>
|
||||
</properties>
|
||||
<tileset firstgid="1" source="../../tileset/main.tsx"/>
|
||||
<tileset firstgid="10113" source="../../tileset/buildings.tsx"/>
|
||||
@@ -15,7 +15,7 @@
|
||||
</layer>
|
||||
<layer id="2" name="Ground" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJyz5GNgsBzFGNgGiK9jwdY0ttcKiLEBi1F7qYrn8TIwzAbiObwQ+2ZB+XN56ZO+YP6mtT/paS8oz9wC4ptY6BtQe6/hkAfR5OYtbGkolB17usImTm5YwOxt5GdgaCIBN/NTx155AQYGBRKwosCovaP2jto7au/A2LsXaM4+LFgVh/h+KtmLCygJ4JcftZc4DGtLYcOg9hXI3ll41NCizQUKC5C9A9G+Gsr2AgDj7PCe
|
||||
eJyz42NgsBvFGNgRiO9gwQ40ttceiLEB21F7qYoX8zIwLADihbwQ++ZD+Yt46ZO+YP6mtT/paS8oz9wH4ntY6LtQe2/jkAfR5OYtXGlIgg0/n9K0BrO3kZ+BoYkE3MxPHXvlBRgYFEjAigKj9o7aO2rvqL0DY+9eoDn7sGBVHOL7qWQvLqAkgF9+1F7iMKwthQ2D2lcge+fjUUOLNhcoLED2DkT7aijbCwBLCfyT
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="3" name="Foreground" width="30" height="30">
|
||||
@@ -23,37 +23,37 @@
|
||||
<property name="spriteLayer" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
eJztzbENACAIAEE2gAGMoxpHt2AHYnHXfPkRwLST3Zuz31XdXbNfAAD+9ABYqwF3
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="5" name="AboveSprites" width="30" height="30">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
|
||||
eJztzjEBAAAIA6A1MLLVjbFDSEACNOy0BwAAfHfsZACP
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="4" name="Objects">
|
||||
<object id="47" template="../../obj/gold.tx" x="323" y="219"/>
|
||||
<object id="49" template="../../obj/gold.tx" x="106" y="216"/>
|
||||
<object id="50" template="../../obj/enemy.tx" x="200" y="151" width="32" height="32">
|
||||
<object id="50" template="../../obj/enemy.tx" x="187.667" y="297.667" width="64" height="64">
|
||||
<properties>
|
||||
<property name="enemy" value="Akroma"/>
|
||||
<property name="enemy" value="Sliver Queen"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="51" template="../../obj/entry_up.tx" x="209" y="480">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="52" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<object id="62" template="../../obj/treasure.tx" x="208" y="80">
|
||||
<properties>
|
||||
<property name="reward">[
|
||||
{
|
||||
"type": "life",
|
||||
"count": 2
|
||||
"count": 3
|
||||
}
|
||||
]
|
||||
</property>
|
||||
<property name="sprite" value="sprites/2life.atlas"/>
|
||||
<property name="sprite" value="sprites/3life.atlas"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="63" template="../../obj/entry_up.tx" x="208" y="479.333">
|
||||
<properties>
|
||||
<property name="teleport" value=""/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 51 KiB |
@@ -32,16 +32,16 @@ Idle
|
||||
size: 28, 16
|
||||
Walk
|
||||
xy: 2, 48
|
||||
size: 28, 26
|
||||
size: 28, 16
|
||||
Walk
|
||||
xy: 34, 48
|
||||
size: 28, 26
|
||||
size: 28, 16
|
||||
Walk
|
||||
xy: 66, 48
|
||||
size: 28, 26
|
||||
size: 28, 16
|
||||
Walk
|
||||
xy: 98, 48
|
||||
size: 28, 26
|
||||
size: 28, 16
|
||||
Attack
|
||||
xy: 0, 76
|
||||
size: 32, 20
|
||||
|
||||
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 24 KiB |
@@ -1,20 +1,110 @@
|
||||
camel.png
|
||||
size: 80,16
|
||||
size: 512,68
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 64, 0
|
||||
xy: 196, 29
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 0, 0
|
||||
size: 16, 16
|
||||
xy: 8, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 16, 00
|
||||
size: 16, 16
|
||||
xy: 40, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 32, 00
|
||||
size: 16, 16
|
||||
xy: 72, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 48, 00
|
||||
size: 16, 16
|
||||
xy: 104, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 136, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 168, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 200, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 232, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 264, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 296, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 328, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 360, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 392, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 424, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 456, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 488, 3
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 7, 28
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 39, 28
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 71, 28
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 103, 28
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 135, 28
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 167, 28
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 6, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 38, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 70, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 102, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 134, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 166, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 198, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 230, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 262, 48
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 294, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 326, 49
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 358, 49
|
||||
size: 18, 16
|
||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.5 KiB |
@@ -1,74 +1,104 @@
|
||||
dog.png
|
||||
size: 256,224
|
||||
size: 384,100
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 77, 18
|
||||
size: 12, 12
|
||||
xy: 261, 34
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 6, 17
|
||||
size: 20, 15
|
||||
xy: 8, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 38, 17
|
||||
size: 20, 15
|
||||
xy: 40, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 70, 17
|
||||
size: 20, 15
|
||||
xy: 72, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 102, 17
|
||||
size: 20, 15
|
||||
xy: 104, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 134, 17
|
||||
size: 20, 15
|
||||
xy: 136, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 166, 17
|
||||
size: 20, 15
|
||||
xy: 168, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 198, 17
|
||||
size: 20, 15
|
||||
xy: 200, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 230, 17
|
||||
size: 20, 15
|
||||
xy: 232, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 264, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 296, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 328, 3
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 360, 3
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 5, 112
|
||||
size: 25, 16
|
||||
xy: 8, 31
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 37, 112
|
||||
size: 25, 16
|
||||
xy: 40, 31
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 69, 112
|
||||
size: 25, 16
|
||||
xy: 72, 31
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 101,112
|
||||
size: 25, 16
|
||||
Walk
|
||||
xy: 133, 112
|
||||
size: 25, 16
|
||||
Walk
|
||||
xy: 165,112
|
||||
size: 25, 16
|
||||
Walk
|
||||
xy: 197, 112
|
||||
size: 25, 16
|
||||
Walk
|
||||
xy: 229,112
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 0, 172
|
||||
size: 32, 20
|
||||
Attack
|
||||
xy: 32, 172
|
||||
size: 32, 20
|
||||
Attack
|
||||
xy: 64, 172
|
||||
size: 32, 20
|
||||
Death
|
||||
xy: 0, 204
|
||||
size: 32, 20
|
||||
Death
|
||||
xy: 32, 204
|
||||
size: 32, 20
|
||||
Death
|
||||
xy: 64, 204
|
||||
size: 32, 20
|
||||
xy: 104, 31
|
||||
size: 18, 16
|
||||
Attack
|
||||
xy: 10, 58
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 42, 58
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 74, 58
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 106, 58
|
||||
size: 24, 20
|
||||
Death
|
||||
xy: 8, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 40, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 72, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 104, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 136, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 168, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 200, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 232, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 264, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 296, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 328, 81
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 360, 81
|
||||
size: 18, 16
|
||||
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 6.7 KiB |
@@ -1,17 +1,98 @@
|
||||
elephant.png
|
||||
size: 64,16
|
||||
size: 381,81
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Idle
|
||||
xy: 0, 0
|
||||
Avatar
|
||||
xy: 200, 2
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 16, 00
|
||||
size: 16, 16
|
||||
xy: 0, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 32, 00
|
||||
size: 16, 16
|
||||
xy: 32, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 48, 00
|
||||
size: 16, 16
|
||||
xy: 64, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 96, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 128, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 160, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 192, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 224, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 256, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 288, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 320, 1
|
||||
size: 28, 18
|
||||
Idle
|
||||
xy: 352, 1
|
||||
size: 28, 18
|
||||
Walk
|
||||
xy: 6, 32
|
||||
size: 26, 18
|
||||
Walk
|
||||
xy: 38, 32
|
||||
size: 26, 18
|
||||
Walk
|
||||
xy: 70, 32
|
||||
size: 26, 18
|
||||
Walk
|
||||
xy: 102, 32
|
||||
size: 26, 18
|
||||
Walk
|
||||
xy: 134, 32
|
||||
size: 26, 18
|
||||
Walk
|
||||
xy: 166, 32
|
||||
size: 26, 18
|
||||
Death
|
||||
xy: 4, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 36, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 68, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 100, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 132, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 164, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 196, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 228, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 260, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 292, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 324, 63
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 356, 63
|
||||
size: 24, 16
|
||||
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 7.1 KiB |
@@ -0,0 +1,53 @@
|
||||
hedgehog.png
|
||||
size: 128, 128
|
||||
format: RGBA8888
|
||||
filter: Nearest, Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 108, 20
|
||||
size: 12, 12
|
||||
Idle
|
||||
xy: 6, 16
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 38, 16
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 70, 16
|
||||
size: 18, 16
|
||||
Idle
|
||||
xy: 102, 16
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 6, 48
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 38, 48
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 70, 48
|
||||
size: 18, 16
|
||||
Walk
|
||||
xy: 102, 48
|
||||
size: 18, 16
|
||||
Attack
|
||||
xy: 4, 80
|
||||
size: 20, 16
|
||||
Attack
|
||||
xy: 36, 80
|
||||
size: 20, 16
|
||||
Attack
|
||||
xy: 68, 80
|
||||
size: 20, 16
|
||||
Attack
|
||||
xy: 100, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 6,112
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 38,112
|
||||
size: 18, 16
|
||||
Death
|
||||
xy: 70, 112
|
||||
size: 18, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/hedgehog.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
@@ -0,0 +1,62 @@
|
||||
hermitcrab.png
|
||||
size: 192, 160
|
||||
format: RGBA8888
|
||||
filter: Nearest, Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 8, 82
|
||||
size: 14, 14
|
||||
Idle
|
||||
xy: 6, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 38, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 70, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 102, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 134, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 166, 16
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 6, 48
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 38, 48
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 70, 48
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 102, 48
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 134, 48
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 166, 48
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 6, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 38, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 70, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 102, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 134, 80
|
||||
size: 20, 16
|
||||
Death
|
||||
xy: 166, 80
|
||||
size: 20, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/hermitcrab.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
113
forge-gui/res/adventure/Shandalar/sprites/animals/lion.atlas
Normal file
@@ -0,0 +1,113 @@
|
||||
lion.png
|
||||
size: 383,80
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 341, 30
|
||||
size: 31, 31
|
||||
Idle
|
||||
xy: 3, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 35, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 67, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 99, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 131, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 163, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 195, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 227, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 259, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 291, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 323, 4
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 355, 4
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 2, 25
|
||||
size: 20, 13
|
||||
Walk
|
||||
xy: 34, 25
|
||||
size: 20, 13
|
||||
Walk
|
||||
xy: 66, 25
|
||||
size: 20, 13
|
||||
Walk
|
||||
xy: 98, 25
|
||||
size: 20, 13
|
||||
Walk
|
||||
xy: 130, 25
|
||||
size: 20, 13
|
||||
Walk
|
||||
xy: 162, 25
|
||||
size: 20, 13
|
||||
Attack
|
||||
xy: 2, 42
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 34, 42
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 66, 42
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 98, 42
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 130, 42
|
||||
size: 25, 16
|
||||
Death
|
||||
xy: 4, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 36, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 68, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 100, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 132, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 164, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 196, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 228, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 260, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 292, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 324, 62
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 356, 62
|
||||
size: 24, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/lion.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
@@ -0,0 +1,101 @@
|
||||
nakedmolerat.png
|
||||
size: 256,256
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 41, 178
|
||||
size: 15, 15
|
||||
Idle
|
||||
xy: 4, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 36, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 68, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 100, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 132, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 164, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 196, 16
|
||||
size: 20, 16
|
||||
Idle
|
||||
xy: 228, 16
|
||||
size: 20, 16
|
||||
Walk
|
||||
xy: 2, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 34, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 66, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 98, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 130, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 162, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 194, 48
|
||||
size: 24, 16
|
||||
Walk
|
||||
xy: 226, 48
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 2, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 34, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 66, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 98, 80
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 4, 112
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 36, 112
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 68, 112
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 100, 112
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 132, 112
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 164, 112
|
||||
size: 24, 16
|
||||
Wake
|
||||
xy: 0, 144
|
||||
size: 32, 16
|
||||
Wake
|
||||
xy: 32, 144
|
||||
size: 24, 16
|
||||
Wake
|
||||
xy: 64, 144
|
||||
size: 24, 16
|
||||
Wake
|
||||
xy: 96, 144
|
||||
size: 24, 16
|
||||
Wake
|
||||
xy: 128, 144
|
||||
size: 24, 16
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
@@ -0,0 +1,83 @@
|
||||
parrot.png
|
||||
size: 256,288
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 6, 48
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 4, 134
|
||||
size: 22,22
|
||||
Idle
|
||||
xy: 36, 134
|
||||
size: 22,22
|
||||
Idle
|
||||
xy: 68, 134
|
||||
size: 22,22
|
||||
Idle
|
||||
xy: 100, 134
|
||||
size: 22,22
|
||||
Idle
|
||||
xy: 132, 134
|
||||
size: 22,22
|
||||
Walk
|
||||
xy: 4, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 36, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 68, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 100, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 132, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 164, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 196, 162
|
||||
size: 24, 26
|
||||
Walk
|
||||
xy: 228, 162
|
||||
size: 24, 26
|
||||
Attack
|
||||
xy: 4, 78
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 36, 78
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 68, 78
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 100, 78
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 132, 78
|
||||
size: 24, 18
|
||||
Death
|
||||
xy: 0, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 32, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 64, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 96, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 128, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 160, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 192, 112
|
||||
size: 32, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/parrot.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
65
forge-gui/res/adventure/Shandalar/sprites/animals/pig.atlas
Normal file
@@ -0,0 +1,65 @@
|
||||
pig.png
|
||||
size: 256,128
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 105, 16
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 4, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 36, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 68, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 100, 16
|
||||
size: 24,16
|
||||
Walk
|
||||
xy: 4, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 36, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 68, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 100, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 132, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 164, 46
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 6, 80
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 38, 80
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 70, 80
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 102, 80
|
||||
size: 24, 20
|
||||
Death
|
||||
xy: 0, 110
|
||||
size: 32, 18
|
||||
Death
|
||||
xy: 32, 110
|
||||
size: 32, 18
|
||||
Death
|
||||
xy: 64, 110
|
||||
size: 32, 18
|
||||
Death
|
||||
xy: 96, 110
|
||||
size: 32, 18
|
||||
Death
|
||||
xy: 128, 110
|
||||
size: 32, 18
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/pig.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -0,0 +1,59 @@
|
||||
porcupine.png
|
||||
size: 160,160
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 9, 16
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 4, 12
|
||||
size: 24,20
|
||||
Idle
|
||||
xy: 36, 12
|
||||
size: 24,20
|
||||
Idle
|
||||
xy: 68, 12
|
||||
size: 24,20
|
||||
Idle
|
||||
xy: 100, 12
|
||||
size: 24,20
|
||||
Idle
|
||||
xy: 132, 12
|
||||
size: 24,20
|
||||
Walk
|
||||
xy: 4, 108
|
||||
size: 24, 20
|
||||
Walk
|
||||
xy: 36, 108
|
||||
size: 24, 20
|
||||
Walk
|
||||
xy: 68, 108
|
||||
size: 24, 20
|
||||
Walk
|
||||
xy: 100, 108
|
||||
size: 24, 20
|
||||
Walk
|
||||
xy: 132, 108
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 4, 44
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 36, 44
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 68, 44
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 100, 44
|
||||
size: 24, 20
|
||||
Attack
|
||||
xy: 132, 44
|
||||
size: 24, 20
|
||||
Death
|
||||
xy: 4, 140
|
||||
size: 24, 20
|
||||
Death
|
||||
xy: 36, 140
|
||||
size: 24, 20
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/porcupine.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
@@ -0,0 +1,74 @@
|
||||
raccoon.png
|
||||
size: 256,128
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 12, 18
|
||||
size: 14, 14
|
||||
Idle
|
||||
xy: 4, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 36, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 68, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 100, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 132, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 164, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 196, 16
|
||||
size: 24,16
|
||||
Idle
|
||||
xy: 228, 16
|
||||
size: 24,16
|
||||
Walk
|
||||
xy: 4, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 36, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 68, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 100, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 132, 46
|
||||
size: 24, 18
|
||||
Walk
|
||||
xy: 164, 46
|
||||
size: 24, 18
|
||||
Attack
|
||||
xy: 6, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 38, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 70, 80
|
||||
size: 24, 16
|
||||
Attack
|
||||
xy: 102, 80
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 0, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 32, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 64, 112
|
||||
size: 32, 16
|
||||
Death
|
||||
xy: 96, 112
|
||||
size: 32, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/raccoon.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
113
forge-gui/res/adventure/Shandalar/sprites/animals/rhino.atlas
Normal file
@@ -0,0 +1,113 @@
|
||||
rhino.png
|
||||
size: 384,86
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 336, 35
|
||||
size: 26, 26
|
||||
Idle
|
||||
xy: 4, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 36, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 68, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 100,5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 132, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 164, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 196, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 228, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 260, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 292, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 324, 5
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 356, 5
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 4, 25
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 36, 25
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 68, 25
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 100, 25
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 132, 25
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 164, 25
|
||||
size: 22, 16
|
||||
Attack
|
||||
xy: 4, 47
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 36, 47
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 68, 47
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 100, 47
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 132, 47
|
||||
size: 25, 16
|
||||
Death
|
||||
xy: 4, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 36, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 68, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 100, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 132, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 164, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 196, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 228, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 260, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 292, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 324, 70
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 356, 70
|
||||
size: 24, 16
|
||||
BIN
forge-gui/res/adventure/Shandalar/sprites/animals/rhino.png
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
@@ -4,8 +4,8 @@ format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 14, 179
|
||||
size: 10, 10
|
||||
xy: 39, 144
|
||||
size: 16, 16
|
||||
Idle
|
||||
xy: 0, 0
|
||||
size: 32, 32
|
||||
|
||||
113
forge-gui/res/adventure/Shandalar/sprites/animals/tiger.atlas
Normal file
@@ -0,0 +1,113 @@
|
||||
tiger.png
|
||||
size: 384,86
|
||||
format: RGBA8888
|
||||
filter: Nearest,Nearest
|
||||
repeat: none
|
||||
Avatar
|
||||
xy: 307, 31
|
||||
size: 32, 32
|
||||
Idle
|
||||
xy: 4, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 36, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 68, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 100, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 132, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 164, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 196, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 228, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 260, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 292, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 324, 4
|
||||
size: 22, 16
|
||||
Idle
|
||||
xy: 356, 4
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 4, 28
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 36, 28
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 68, 28
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 100, 28
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 132, 28
|
||||
size: 22, 16
|
||||
Walk
|
||||
xy: 164, 28
|
||||
size: 22, 16
|
||||
Attack
|
||||
xy: 2, 50
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 34, 50
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 66, 50
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 98, 50
|
||||
size: 25, 16
|
||||
Attack
|
||||
xy: 130, 50
|
||||
size: 25, 16
|
||||
Death
|
||||
xy: 0, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 32, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 64, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 96, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 128, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 160, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 192, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 224, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 256, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 288, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 320, 68
|
||||
size: 24, 16
|
||||
Death
|
||||
xy: 352, 68
|
||||
size: 24, 16
|
||||