CharactersAdditional

Play as additional characters . no .sip editing required

ArchAngel Jubilee

CharactersAdditional lets you swap your hero into other playable character from Team-Ups .

the current hero becomes an invisible "driver" (health, movement, talents) while an "illusion" entity plays the animations and powers of the chosen character.

  • Pros - Persistent , stores the override per player character . character powers map over slotted powers
  • Cons - overrides an existing character , desync between the controller and the illusion . everything about the character like talents or resources are inherited from the underlying driver character .
Note: this implementation is experimental , and likely not viable for multiplayer due to desync of driving the illusion thru the server . other systems for this would be more ideal

Commands

CommandDescription
!playas <pattern>Swap into the character matching the name ( !playas jubilee)
!playas list List all available playable Team-Up characters
!playas offSwap back to your hero
!playas meRestore your hero's original powers ( legacy fix )
!playas status current play-as state

Playable Team-Up Characters

Agent13AgentCoulsonAgentVenomAngelArachneArchAngel BackInBlackSpidermanBetaRayBillCaptainAmericaCaptainAmericaCivilWar CarnageCleaDeadpoolTheKidDominoDrDoomDrStrange DrStrangeMovieDraxDraxVol2FalconFalconCivilWar FirestarFirestarYellowFrankenCastleGamoraGamoraVol2 GrootHavokHolidayDoctorDoomHolidayGrootHowardTheDuck HydraAgentIronManCivilWarIronManMark2IronmanHulkbuster JessicaJonesJubileeKamalaKhanMagikMagikLimboReward MedusaMilesMoralesMordoMovieGrootOldManLogan OldManThorPirateDeadpoolPunisherDeadWinterPunisherNetflixVariant QuakeQuicksilverRachelAlvesRescueRobbieReyes SamWilsonSheHulkShieldAgentShieldAirSupportSpiderGwen SpiderWomanSpiderWomanShieldVariantSpidermanSpidermanRework SunspotWaspWolverineWolverineBroodWolverineDangerRoomReward

Config Options

OptionDefaultDescription
PlayableExpandedEnabletrueMaster switch
PlayableExpandedDamageScale1.0Global damage multiplier on top of per-character/per-power scales
PlayableExpandedCommandsRequireAdminfalseRestrict commands to admins
PlayableExpandedLoggingEnablefalse logging
Note: Per-character tuning ( powers , damage scales , cast time ) lives in src/MHServerEmu.Games/Entities/PlayableExpanded/Characters/*.cs , to potential add movement powers or other chimera powers to an expanded characters kit .