Metamorph
Содержание:
- Metamorph 1.1.2
- Metamorph 1.1.5
- Механика[]
- Metamorph 1.1
- История изменений[]
- Metamorph 1.0.1
- Metamorph 1.1.9
- Свойства метаморфов[]
- Metamorph 1.2
- Strategy
- Metamorph 1.1.7
- How to install Metamorph Mod
- Metamorph Mod 1.16 Download Links:
- Борьба с метаморфами[]
- Metamorph 1.2.3
- List of Metamorph organ samples basetypes
- Metamorph 1.2.7
- Metamorph 1.1.1
- Metamorph 1.2.1
- Version history
- Metamorph 1.0
- Metamorph 1.1.4
- Metamorph 1.2.5
- Виды метаморфов
Metamorph 1.1.2
Metamorph 1.1.2 is a patch fix which aims at fixing some issues related to other mods, improving some stuff, and adding new code for custom models (because of Blockbuster mod).
Numbers in the parenthesis following by a hash is the number of issue in Metamorph’s GitHub issue tracker.
- Added command
- Added mechanism for spotting errored entities in creative and survival morph menu
- Add some Blockbuster sensitive code for custom models
- JSON deserializers
- Custom model utilities
- Custom poses
- Fixed scale
- Added limb color and opacity
- Command can demorph player
- Disable stripping of custom name tag (#22)
- Increase scrolling in creative morph menu in two times
- Mouse control in survival morph menu (#18)
- MorePlayerModels POV option fix (#24)
- Optimized rendering in creative morph menu
- Tough-as-Nails temporary option fix (#28)
Metamorph 1.1.5
This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster’s update).
- Add acquired morphs to creative morph menu (to be able to configure acquired morphs in the morph builder)
- Allow using ESC button to close the creative morph menu
- Delegate RenderSubPlayer methods to original RenderPlayer method
- Disable change of morphs in adventure mode
- Fix NPE crash
- Fix returning in the clone method (now block morphs can be used with Blockbuster)
- Fix class cast crash with RFTools
- Fix name tags appearing for actor entities
- Fix player morph SkinType values in NBT
- Restore back the old health
- Move damage logic from ability to
Механика[]
A nearly-filled meter. Note that all samples from the map area are collected and the combination is already using the highest rarity of each sample type.
Each map has a 10% chance to include a Metamorph encounter. The chance is not shared with Master nor Abyss, Blight, Breach and Legion, etc. In the encounter, certain monsters (and map boss) are marked with a green «arrow» on their bodies as well as marked on the mini-map, and the monster health and name bar have a green circle. Upon defeating these monsters, they drop organ samples which are automatically collected. With a full set of samples — Brain, Eye, Heart, Lung, and Liver — players can construct a Metamorph based on the combination they have used by spawning Tane Octavius and his Metamorph Vial using a button on the bottom right (PC default keybind: V). Tane spawns automatically once you’ve collected every organ in the zone.
Players can use any combination of a set of organs to create the Metamorph monster. Each organ determines the attacks the Metamorph uses, as well as the monster modifiers it has. Sometimes an organ will contain an additional item drop bonus. Moreover, a meter to the right fills based on sample rarity, which increases the monster’s overall stats and item drops. Organs from higher rarity monsters will give larger increases to this meter. If the meter is filled as well as using at least one map boss sample, the Metamorph will drop an itemized organ sample, named after the name of the map boss, which can be placed in player’s inventory. Note that in some case, even fully cleared the map, there are not enough rare and unique organ samples to fully filled the meter, due to external factor such as map rarity , map mod, map tier and pack size. Only one Metamorph boss can be constructed per instance, and only itemized organs can be transferred out of the zone instance.
Itemized samples can be used in the Metamorph Vial in Tane’s Laboratory. A full set of itemized organ can be used to construct a Metamorph there. The mods on the itemized organs indicate additional items the Metamorph will drop. Note that no more organ drop in the lab.
Metamorph 1.1
A big update of Metamorph mod. This update introduces third-party morph support, improved GUIs and public API. A lot of code was rewritten, and there close to no morphs which use custom models (as in the first version).
- Added Public API (technical)
- class provides API static methods
- – for entities that want to be rendered
- – for s who want to provide s for first-person hand rendering
- Multiple Forge events posted on :
- – when player is about to morph or to demorph
- – when player is about to acquire a morph
- – when player is about to use morph’s action
- – for adding and registering morphs, abilities, attacks and actions.
- Added support for third-party living base mobs (Entities which derive from and have renderers)
- Added morphs user configuration ( in config folder)
- Added much more morphs to Creative Morph Menu
- Added favoriting of acquired morphs (thanks to NlL5)
- Added removal of acquired morphs (thanks to LeKoopa and NlL5)
- Enhanced Creative Morph Menu GUI:
- Added «Acquire» a morph button
- Added «Search» text field filter
- Added sorting by category and ABC
- Changed layout
- Enhanced Survival Morph Menu GUI:
- Added a key binding to make survival menu focusable
- Added two key bindings for switching between merged variants
- Added «Remove» and «Favorite» buttons
- Added filtering by favorites
- Added sorting by ABC
- Merged morphs by same name into one cell with vertical scrolling
- Improved ability (suffocation on the air and better mobility)
- Improved morph (it’s strong, slow and very heavy)
- Improved ability – if player wears a helmet, player doesn’t burn, but helmet gets damage (thanks to @The-Fireplace)
История изменений[]
Версия | Изменения |
---|---|
3.10.0 |
|
3.9.2 |
|
3.9.1 |
|
3.9.0 |
Metamorph 1.0.1
First patch of Metamorph mod.
This patch doesn’t really add stuff, rather it improves release based on some of my thoughts and people’s input from comments on PMC, PM, mails and mod reviews.
This patch adds few configuration options, improves GUIs, fixes some bugs and improves some morphs and rendering of the hand (thanks to Blockbuster’s mod hands code).
- Added acquiring morph overlay (replaced chat messages).
- Improved first-person hand rendering (will work even with shaders).
- Improved Creative Morphs Menu:
- Added key shortcuts for scrolling:
- Key : scroll up a little bit
- Key : scroll down a little bit
- Key : scroll to top
- Key : scroll to bottom
- Added dragable scroll bar
- Fixed crash when morphing with no morph selected
- Added key shortcuts for scrolling:
- Improved Survival Morph Menu:
- Added demorph key. There’s no default key, so you’ll have to set it up.
- If or pressed with modifier, one morph will be skipped.
- If or pressed with modifier, selection will go in the beginning or the end.
- Press or will highlight menu even if cursor hasn’t moved.
- When pressing (apply morph), the Survival Morph Menu will disappear.
- Improved morphs:
- Added ability, to most of hostile morphs and for some neutral and animal morphs, making morphed players not hostile to hostile mobs.
- Added property. Now some of the morphs (, and run faster or () run slower.
- Added ability to .
- Increased range and accuracy of action ( morph, basically).
- When a player morphs or pick ups a morph, popping sound effect is played
- Sound effects for action was added
Metamorph 1.1.9
This is a small patch update with lots of awesome bug fixes pull requests from asanetargoss and Johni0702!
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Fixed increasing health when morphing with modifier, and other cases. Fixed by asanetargoss
- Fixed small morphs suffocating in ceiling. Fixed by asanetargoss
- Fixed player having multiple chicken morphs. Fixed by asanetargoss
- Fixed bugs for BetterPortals compatibility. Fixed by Johni0702
- Fixed buttons syncrhonization in survival morph menu
- Fixed survival morph overlay disappearing on vsync/unlimited frame rates
Свойства метаморфов[]
Метаморфы способны изменяться и перестраиваться по своему усмотрению, (с единственным ограничением — сохранением массы тела) при этом полностью сохраняя сознание и самоконтроль. Метаморф может как скопировать (вплоть до клеточного уровня) любое живое существо одного с ним веса, так и трансформировать свою часть в зависимости от необходимости. Например, отрастить когти, способные резать кости, превратить руки в щупальца, вырастить на коже непробиваемую стальную чешую или клыки, аналогичные иглам масанов, превратиться в животное либо другого человека (или представителя другой семьи, с сохранением массы тела) и даже растечься по полу тонким слоем слизи, чтобы затем незаметно миновать противника и восстановить первоначальную форму вне опасности. Возможности трансформаций опытного метаморфа ограничиваются только его воображением.
Метаморфы невероятно быстро адаптируются к изменяющимся условиям, в том числе к алкоголю, табаку, наркотикам, ядам и различным заклинаниям. Они способны избавиться даже от зависимости от Золотого Корня, причем без малейшего напряжения. Также они могут без вреда для себя поглощать огромные объёмы информации, в том числе чужую память и даже личность. Кроме того, у них крайне высокая, на одном уровне с навами, татами и морянами, скорость регенерации повреждённых тканей, сверхчеловеческая сила, выносливость и скорость реакции. Благодаря совершенному копированию ДНК, метаморфы способны освоить любую магию (в том числе магия крови), и использовать энергию любого Источника (при соответствующей трансформации, разумеется).
Metamorph 1.2
This big update adds many quality of life features related to management of morphs. Custom user categories, direct editing of acquired, recent morphs category, better editing. Basically after this update management of morphs is a bliss.
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added morph ID remapping mechanism
- Added entity selectors mechanism
- Added config options:
- Added a config option to disable first person rendering (suggested by Frtc)
- Added a config option to pause morph menus in singleplayer
- Added new morphs:
- Added morph — allows to morph into an item stack
- Added morph — allows to morph into text
- Added more common morph properties:
- Added display name option to morphs
- Added editing of morph settings to the morph
- Added global morph keybinds
- Added sorting to body part list
- Added body part system for entity morphs
- Added copy /morph command button
- Added keybinds in creative and survival morph menus
- Added morph rendered instead of flat preview into base morph editors GUI
- Improved creative morph menu management:
- Added custom user categories
- Added «Recent morphs» morph category
- Added an ability to edit and remove acquire morphs
- Added block morph editor for easier editing of block morph
- Added quick editing in creative morph menu with presets and quick editor tabs
- Added keybinds:
- Morph into selected morph ( key)
- Acquire selected morph ( key)
- Edit currently selected morph ( key)
- Toggle quick editor ( key)
- Toggle entity selectors menu ( key)
- Focus search bar ( keys)
- Arrow keys to select morphs
- Open body part menu ( key)
- Cycle between morph panels ( key, suggested by Chunk7)
- Changed nested morph editing to not create new creative morph editors
- Fixed health getting stuck at the previous morph’s health
- Fixed crash with body part system on the server side
- Fixed action keybind working in spectator mode (reported by Greyberet)
- Fixed horse morphs not getting a saddle (reported by Datron)
- Fixed morphed mobs being left handed all the time
- Removed all configuration options from Mod Options (they were moved into McLib’s configuration system)
- Rewritten fully creative and survival morph menus
Strategy
Metamorphs can be spawned anywhere on the map using the UI button in the lower right. Using different strategies with placement can make defeating them easier.
- For characters that can hit enemies off screen with ranged skills, placing the metamorph in an open area will make it easier to hit them far away and get away.
- For characters that use melee hits, placing the metamorph in the smallest area you can find will prevent large amounts of enemies from hitting you at the same time.
- If the atlas has a watchstone in the maps region with a sextant modifier that says «Area has additional packs of monsters that convert» there will be traitorous totems on the map that give the player and minions auras. Spawning the metamorph near these totems will give the player and minions auras during the metamorph fight.
Metamorph 1.1.7
This is a small patch update which is mostly oriented toward Blockbuster’s compatibility.
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added library mod as a dependency
- Added morph merging API
- Added custom payload listener (now plugins are able to modify of the players via custom payload packets)
- Fixed issues with player render mods (like Mo’ Bends or Emoticons) by changing player morphing animation
- Full rewrite of Metamorph’s GUIs to support McLib GUI framework
- Prevent morphing into the bounds of other blocks (added by asanetargoss)
- Removed morph builders (but replaced with morph editors)
How to install Metamorph Mod
Each morph that you equip or apply with Metamorph Mod gives you its different appearance, size and health capacity. Except for those properties, each metamorphosis also has special abilities, attack and action.
To install this wonderful mod, you just have to follow the following steps that we will show you below:
- Make sure you first have the Minecraft Forge Mod file in any of these three versions: 1.12.2, 1.11.2 and 1.10.2.
- Then you must download the file of the Metamorph Mod in any of the three versions mentioned above, remember that they must be corresponding.
- Now you must click on the file already downloaded from Minecraft Forge Mod so you can start the installer.
- Copy and paste the file you have downloaded from the Metamorph Mod modification into the folder of your .minecraft / mods.
- If you have followed all these steps to the letter, you will be able to obtain the abilities and the appearance of any creature that you eliminate in the game.
Features of Metamorph Mod
In Metamorph Mod the abilities give special properties to the morphs. The chicken morph will fall slowly and you will not receive any damage from falling. While the Spider and CaveSpider morphs will be able to climb the walls. Bat morph can fly and has a clear night vision.
The attack is an effect that is applied to the entity that attacks. For example, if you hit any creature while in Morph CaveSpider, your attack will have the effect of a poison potion. If you hit a creature while in VillagerGolem morph, you will throw your opponent into the air.
The action is a special ability that is activated by the “action key” which is the “V” key by default. Examples: in Rabbit morph, you will jump high; in Creeper morph, you will explode like a vine, and so on.
The skills that have been verified are within the game code, but probably not yet functional. They are basically implemented. To become another creature, you must first acquire a morph. To acquire a morph, you have to kill a mob, then a ghost of this mob will appear, which is known as morph, and when you raise it, you will acquire one. Only vanilla mobs have their own morphs.
Once you have at least one morph, you can transform into it. Use the “” keys to advance through the list of morphs. And to become the one you select, just use the “enter” key.
You keep your forms even after death. In creativity, you can select any morph available through the “Morph Creative Menu” which you can open by pressing the “B” key in the game.
Metamorph Mod 1.16 Download Links:
Before you download. Please read!
- 7Minecraft does not host any files, all mods and textures that are available here are using the download link of their respective authors.
- If you have any doubts comment below.
- If you are the owner of this mod and would like it to be removed from our site. Please contact us!
For Minecraft 1.13
Not yet released
Minecraft 1.12.2
Released
For Minecraft 1.11.2
Released
Minecraft 1.10.2
Борьба с метаморфами[]
Единственное средство против метаморфов — мощнейший артефакт «Лампа Забвения», гипнотизирующий их. Адаптивные защитные свойства организма метаморфа настолько высоки, что без «Лампы» его может оглушить, к примеру, усмиряющий поводок высшего класса в комбинации с ударными дозами дурман-травы (опасными даже для чёрной моряны) и сотрясением мозга, да и то уже после применения «Лампы». Простые заклинания и артефакты подчинения метаморф преодолевает, адаптируясь, за считанные секунды, хотя навские эскизы способны удерживать его продолжительное время.
По-видимому, наиболее надёжный способ убить метаморфа — сжечь его полностью. Все метаморфы в прошлом погибли на кострах Инквизиции, уничтожившей своё оружие за ненадобностью.
Metamorph 1.2.3
This small update mostly needed for Blockbuster update.
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added an option to allow morphing in recent and user categories morphs (and opening creative morph menu)
- Added an option to allow disable population of entity morphs (suggested by Chunk7)
- Added remove category confirmation modal (suggested by JC2020)
- Fixed command not working with MC functions (reported by Joziah2)
- Fixed animated morphs jittering when enabling animates or changing the duration
List of Metamorph organ samples basetypes
- Metamorph BrainMetamorph BrainCombine this with four other different samples in Tane’s Laboratory. — the abilities associated with Brain samples are «Lingering»
- Metamorph EyeMetamorph EyeCombine this with four other different samples in Tane’s Laboratory. — the abilities associated with Eye samples are «Simple»
- Metamorph LungMetamorph LungCombine this with four other different samples in Tane’s Laboratory. — the abilities associated with Lung samples have «Medium Delay»
- Metamorph HeartMetamorph HeartCombine this with four other different samples in Tane’s Laboratory. — the abilities associated with Heart samples have «Long Delay»
- Metamorph LiverMetamorph LiverCombine this with four other different samples in Tane’s Laboratory. — the abilities associated with Liver samples have «Short Delay»
Metamorph 1.2.7
This patch update adds a lot of random features.
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added OP access only to entity selectors
- Added automatic enabling of Use target when picking Blockbuster’s or morphs
- Added interpolation preview to animation component
- Added an option to disable rendering of body part axes (developed by Chryfi)
- Added text formatting to morph (for example highlights as gold color, suggestd by Centryfuga)
- Added background color option to morph (suggestd by Sbriser)
- Added look at player option to morph (suggested by Sbriser and Jvonlins)
- Changed animation duration field to increment 1, 2, 5 (weak, normal, strong)
- Changed body parts merging to correctly handle transition of non equal amount of incoming body parts
- Improved entity selectors (intant application of selectors upon newly spawned mobs, and instant update on mobs when changing)
- Fixed morph Z-fighting
- Fixed NPE in Metamorph’s name renderer (reported by Berm1zzov)
Metamorph 1.1.1
This patch fixes 1.11.2 problem with morphs not getting their abilities. This was caused by change in how names were changed in Minecraft 1.11. This patch also adds a command for morphing, adds abilities for ender dragon and morph blacklist for naughty morphs.
- Added command for making player(s) morph into given morph
- Added fire breathing ability for ender dragon
- Added entity blacklist ( in config folder)
- Attempt to fix crash with Zoology mod in creative menu
- Fixed survival morphs in
- Nerfed morph, it now shoots non explosive fireballs
- Removed patched morphs category
- Swapped horse variants names (zombie and skeleton)
Metamorph 1.2.1
This is a small patch that fixes some mob morph behavior (all of these fixes and tweaks were made by @IndeanaJones).
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added , abilities
- Added attack
- Added support for bigger explosions when charged creeper morph is acquired for action
- Fixed jumping ability not working during the rain
- Fixed and improved hostile mechanic
- Fixed morph attack actions being applied even through indirect player damage
- Improved iron golem morph
- Updated Chinese strings for 1.2 (thanks to Chunk7, KuenYo_ and H2SO4GepaoAX)
Version history
Version | Changes |
---|---|
3.14.0 | |
3.11.0 | |
3.10.0 |
|
3.9.2 |
|
3.9.1b |
|
3.9.1 |
|
3.9.0e | |
3.9.0d |
|
3.9.0c | |
3.9.0b | |
3.9.0 |
|
Metamorph 1.0
Initial release of Metamorph mod.
Metamorph mod is a Minecraft mod that allows players to morph into different vanilla creatures by killing them and getting their morphs (souls/ghosts/whatever). Heavily inspired by Morph (by iChun) and Shape Shifter Z (by zacuke) mods.
This version adds morphs to most of vanilla creatures.
- Added morphs
- Animals: Bat, Cave Spider, Chicken, Cow, Horse, Mooshroom, Ocelot, Pig, Polar Bear, Rabbit, Sheep, Spider, Squid, and Wolf morph.
- Neutral mobs: Enderman, Iron Golem, Snow Golem, Villager, and Zombie Pigman morph.
- Hostile mobs: Blaze, Creeper, Ghast, Guardian, Magma cube, Silverfish, Skeleton, Slime, Witch, Wither Skeleton, and Zombie morph.
- Added abilities: , , , , , , , , , , , , , , and ability.
- Added attacks: , and attack.
- Added actions: , , , , and action.
- Added Creative Morph Menu (use key to open)
- Added Survival Morph Menu (use and to select a morph and to apply)
- Added ghost (by picking up a ghost, you gain a morph into your Survival Morphing Menu)
Metamorph 1.1.4
This is a patch update has no aim altogether. It’s just has few fixes and lots of nice features being added like an ability to morph into players (and have their skins) and blocks, more mob actions and etc.
- Added block morphs
- Added players morphs
- Added command which can be used for reloading morph blacklist and settings
- Added configurable morphing animation
- Added morph builder GUI to creative morph menu
- builder – allows to create a player morph based on player’s username
- builder – allows to create a morph based on NBT data
- Add more vanilla morph features which resembles their vanilla mobs
- – freeze on a place, and with action key fires anti-gravity missiles
- – spits on action key
- – can hide in a block when action key
- – teleports randomly on action key
- Added more event hooks #64 (thanks to asanetargoss)
- Don’t allow survival morph overlay to show up when using and keys when there are no variants
- Improve creative morphs menu
- Add «Scroll to top» button (suggested by ivandoesyt on Twitter)
- Increase scrolling speed
- Increase morphs per row according to pane’s width
- Show only the first variant (other variant should be collapsed)
- Allow several variant groups to be shown in creative morph menu
- Improve ghosts
- Add property to ghosts to allow spawn mobs for specific players
- Add property to make ghost acquire-able by the first player to pick it up
- Make ghosts like items (unpushable and stuff)
- Make ghosts hover and rotate
- Make ghost item-like pickup animation
- Fixed «healing» bug between morphings #64 (thanks to asanetargoss)
- Fixed the undead hurting sounds #59
- Fixed left hand side
- Fixed orientation of sitting for morphs
- Fixed name tags – now it respects the team options #50
- Fixed Ender Dragon transformations/model visibility #62
Metamorph 1.2.5
This patch update adds a keybind field to creative morph menu, added animation of body part transformations based on parent animated morph, and improved performance in the creative morph list.
Compatible with McLib . It doesn’t mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.
- Added Copy /morph command context menu to creative morphs menu (suggested by Centryfuga)
- Added confirmation to remove all morphs context menu item
- Added keybind field to morph panel in morph editor
- Added custom hitbox options to all morphs
- Added an option (enabled by default) to animate body part’s transformations based on parent morph’s animation progress
- Fixed some (like copy to recent) context menus not appearing in creative morphs menu
- Fixed morphs not updating after server updated the blacklist
Виды метаморфов
Метаморфов можно разбить на три поколения: первые метаморфы, истинные и искусственные. При этом, все они являются детищами профессора Штерна.
Первые метаморфы
Сюда относятся первых четыре подопытных профессора Штерна и его помощница. Над ними проводились эксперименты со скрещиванием ДНК первородного, последняя стала из-за несчастного случая в лаборатории. Позже добавилась его дочь с двумя клонами
Андрей Мебиус — может генерировать электричество. Секретарь Эммануила Гордецкого и оперуполномоченный сотрудник корпорации «Экстрополис»
Тень — может телепортироватся сквозь тени. Убит Таисией.
Сладкий Яд — помощница Штерна ныне Сэнтери.
Холод — фотограф способный замораживать предмет. Помощник Штерна, ныне Сэнтери.
Ядвига Савицкая — может манипулировать огнем и чертить круги, как ведьмы. Помощник Владимира Штерна в пансионате «Хрустальный ручей» Погибла.
Истинные метаморфы
Из-за экологической катастрофы, которая произошла 15-16 лет назад по вине корпорации «Экстрополис», рожденные младенцы обладали измененным геном СД-80. Сюда относится большинство действующих персонажей, которые проявили свои способности во время шока: упали в бассейн с пауками или же в них ударила молния. Такое поколение напоминает персонажей супер-геройских комиксов, особенно своими историями проявления гена.
Алина Ланская / Арахна — может повелевать пауками. Лаборант отдела энтомологии и арахнологии в научно-исследовательском институте
Ольга Ожегова — может чувствовать присутствие метаморфов по их способностям и мыслям. Может передвигать предметы на расстоянии силой мысли. Читает мысли окружающих. Может создавать вокруг себя защитные барьеры. Может левитировать. Может создавать астральную проекцию. Погибла в жутком пожаре, который устроила самостоятельно, из-за желания убить старших Кривоносовых.
Ксения Воропаева — может поглощать и накапливать в себе электроэнергию, также, вызвать замыкание в электроприборах. Ходит на секцию по атлетике. Дочь главного прокурора — Павла Васильевича Воропаева. Напарник Бродяги. Третья в банде «Черная четверка». Погибла от рук Инги.
Антон Василевский — обладает магнетизмом, может передвигать металлические предметы и гнуть железо. Ходит на секцию по атлетике. Первый в банде «Черная четверка», ныне работает в отделе Департамента полиции в «перевертышах».
Светлана Романова / Нимфа — метаморф-вор, умеет повелевать растениями и адаптироваться под них.
Денис Воробьев — обладает супер-силой. Четвертый в банде «Черная четверка» и единственный кто добровольно занимался грабежами, воспитанник интерната «Хрустальный ручей». Был убит Ядвигой.
Руслан Той / Форкис — один из друзей Аркадия. До 4 книги был одним из Второстепенных героев, но после получение способностей стал играть главную роль. Был членом «Пентакль». Позже стал работать на Штерна (кстати по вине последнего погиб дед Форкиса). Его способность — Управлять водой. В конце последней книге вероятнее всего погиб, однако его труп так и не нашли (возможно унесло водой, а возможно он и выжил).
Василий Быков /Ампер — член банды «Пентакль», метаморф по электронике.
Яна Давыдова / Пестрая Лента — может изгибать свое тело и растягиваться как резинка.
Искусственные метаморфы
После исчезновения профессора Штерна, корпорация «Экстрополис» пыталась воспроизвести чудо-сыворотку. Многие эксперименты провалились, но те кто выжили стали третьим поколением метаморфов. Большинство из них представляют химеры так, как их ДНК скрестили с животным или растениями и черной магией
Владислав Тузов / Ягуар — превратился в человеко-ягуара. Подручный Фредерика Ашера. Погиб от рук Эдуарда.
Гидеон — огромное и страшное существо. Некогда человек. Погиб.