Zaphio (76561198004362191)

From BPM Wiki
Jump to navigation Jump to search

Hi! I'm the webmaster of the wiki. My contributions: Special:Contributions/76561198004362191

My test stuff[edit]

Imagemap test[edit]

StormItemChainChest.png

Game's fonts[edit]

Tools[edit]

Some useful data[edit]

Ability assets[edit]

const ability_assets = [
["UltimateHeal.png", "Elli's Touch"],
["UltimateGrenade.png", "Jarnbjorn"],
["UltimateTheQuest.png", "The Quest"],
["UltimateRegenHealth.png", "Odin's Blessing"],
["UltimateKamekaze.png", "Celestial Drumroll"],
["UltimateDiscount.png", "Barter"],
["UltimateLuckCurse.png", "Cursed Luck"],
["UltimateSpeed.png", "Hermóðr's Enchantment"],
["UltimateMidas.png", "Njord's Riches"],
["UltimateAlliedAngel.png", "Valkyrie's Call"],
["UltimateMegaShot.png", "Mjolnir"],
["UltimateGiveShield.png", "Freyr's Blessing"],
["SecondaryCursedFireball.png", "Fire Bolt"],
["SecondaryMarkForDeath.png", "Mortal Curse"],
["SecondaryCursedFlak.png", "Broken Burst"],
["SecondaryManaShield.png", "Valkyrie's Veil"],
["SecondaryCursedDamageAll.png", "Celestial Wave"],
["SecondaryClapExplosion.png", "Thunderclap"],
["SecondaryFreeze.png", "Frost Bolt"],
["SecondaryBlockArm.png", "Block"],
["SecondaryVamp.png", "Steal Life"],
["SecondaryTeleport.png", "Teleport"],
["SecondarySpawnBarrel.png", "Sacred Sapper"],
["SecondaryUnrelenting.png", "Undying Strength"],
["SecondaryBurstAttack.png", "Rhythm Burst"],
];

Equipment assets[edit]

const equipment_assets = [
[ "ItemVampHead.png", "Circlet of the Serpentine" ],
[ "ItemCrown.png", "Ymir's Crown" ],
[ "ItemRageHead.png", "Helm of Rage" ],
[ "ItemAimingHead.png", "Deadeye Lens" ],
[ "ItemMultiplierHead.png", "Helm of Precision" ],
[ "ItemExplosiveHead.png", "Hat of Madness" ],
[ "ItemHelmetTest.png", "Hermóár the Messenger" ],
[ "ItemShotsHead.png", "Horned Shot" ],
[ "ItemReflectHead.png", "Equity" ],
[ "ItemSwapHead.png", "Adventurer's Fedora" ],
[ "ItemChordHead.png", "The Secret Chord" ],
[ "ItemFlayHead.png", "Selðr's Hat" ],
[ "ItemWallGloves.png", "Powershot Glove" ],
[ "ItemHighGloves.png", "Spacewalker" ],
[ "ItemGoodnessGloves.png", "Midgard Bracelet" ],
[ "ItemDoubleGloves.png", "Gunnr's Bracer" ],
[ "ItemPenetrateGloves.png", "Sigrdrifa's Bracer" ],
[ "ItemTwiceGloves.png", "Quaternote" ],
[ "ItemRainGloves.png", "Golden Bracelet" ],
[ "ItemSlowGloves.png", "Asp's Whisper" ],
[ "ItemSpeedGloves.png", "Go Faster Glove" ],
[ "ItemCleavingGloves.png", "Momento Mori" ],
[ "ItemConsumeGloves.png", "Loki's Bargain" ],
[ "ItemDamageBoots.png", "Rhythmic Chaos Boots" ],
[ "ItemTramplingBoots.png", "Trampling Boots" ],
[ "ItemCreepBoots.png", "Poison Boots" ],
[ "ItemDocBoots.png", "Tumbler's Boots" ],
[ "ItemKnightBoots.png", "Giant Slayer Boots" ],
[ "ItemSkates.png", "Skates of Strafe" ],
[ "ItemHeavyBoots.png", "Boots of Rock" ],
[ "ItemJumpBoots.png", "Angelic Boots" ],
[ "ItemSpeedBoots.png", "Odin's Sneakers" ],
[ "ItemCowboyBoots.png", "Spurs of Justice" ],
[ "ItemChainChest.png", "Storm" ],
[ "ItemSpikeChest.png", "Berserker's Arm" ],
[ "ItemReviveChest.png", "Lion Heart" ],
[ "ItemRegenChest.png", "Dragon's Skin" ],
[ "ItemSunChest.png", "Richeous Sun" ],
[ "ItemSkullChest.png", "Face of Death" ],
[ "ItemChestInfinite.png", "The Best Defense" ],
[ "ItemReductChest.png", "Battle Lion Shield" ],
[ "ItemArmorChest.png", "Skjaldmeyjar's Plate" ],
];

Localized enemy names[edit]

const enemy_localization = [
["worm"                    "worm"],
["maggot"                  "maggot"],
["spiderling"              "spider hatchling"],
["spidernormal"            "spider"],
["spider"                  "giant spider"],
["crab"                    "hexapod (look it up)"],
["agrofly"                 "fly"],
["fly"                     "fast fly"],
["hivebag"                 "hive"],
["flybag"                  "mother of flies"],
["babybat"                 "baby bat"],
["minibossbat"             "big bat"],
["avoider"                 "mage"],
["skeletonmage"            "skeleton mage"],
["syncronisedskeleton"     "synchronised skeleton"],
["shieldsmall"             "guardian"],
["shieldbig"               "jötunn guard"],
["icequeen"                "ice witch"],
["slicer"                  "blade"],
["lockdown"                "clockwork soul"],
["babyscorpion"            "scorpion hatchling"],
["scorpion"                "scorpion"],
["scorpionqueen"           "scorpion queen"],
["cowskullcharger"         "sired skull"],
["ghostcharger"            "dragon's ghost"],
["suicideprojectile"       "dragon's spirit"],
["minion"                  "fire eater"],
["borisback"               "mechanised monster"],
["stiller"                 "firebreather"],
["suicidebomber"           "flightless imp"],
["bomberimp"               "flying imp"],
["switcher"                "foul wretch"],
["turret"                  "cutthroat"],
["minibossfloorsmasher"    "igneous red"],
["babykraken"              "krakling"],
["minibosskraken"          "kraken"],
["minibosswildmage"        "wild mage"],
["minibossdemonheavy"      "minotaur"],
["minibossheart"           "beating heart"],
["minibossdarkheart"       "dark heart"],
["minibossdarkknight"      "black knight"],
["minibossreaper"          "reaper"],
["minibosssamurai"         "servant of darkness"],
["nidhoggprojectile"       "visage nidhogg"],
["phoenix"                 "phoenix"],
];

Weapon pool names[edit]

AngelStatuePool
DevilStatuePool
ChoiceRoomItemsPoolArm
ChoiceRoomItemsPoolShield
ChoiceRoomItemsPoolFoot
ChoiceRoomItemsPoolHead
LibrarySecondaryPool
LibraryUltimatePool
WeaponPool
WeaponCheapPool
WeaponAffordablePool
WeaponExpensivePool
ShopItemPool
BossItemPool
TreasureItemPool
CursedChestPool

Boss modifiers[edit]

Cloned
Poison
Champion
Vengeful
Hidden
Dwarf
Shocking
Burning
Lethal
Gigantic
Crazed

Floor modifiers[edit]

ChallengeExit
SnakePit
BadRoom
BlackMarket
CastleRoom
Infested
Lair
Barren
Midas
AllDropsAreXItem
UpTempo
Retro
InvertScreen
Ice
Fragile
LowGravity
Darkness

MediaWiki documentation[edit]