Play as a Dragon

About

"Play as a Dragon" is a modification for The Elder Scrolls V: Skyrim.
The purpose of this mod is to let the player transform into a dragon.
There are some perks included but the mod does not force roleplaying or video game progression mechanics (such as a questline to "earn" the power)

When the game loads, you will receive a power called "Dragon Form."

Thanks to:

Zartar's Skyrim Behavior Organizer
fore's CondenseBehavior
theru's convert-xml-hkx-kf UI
The previous iteration of this mod Burning Skies

Known Issues

Installation

Download from GitHub | Nexus

REQUIRES "Better Jumping" by meh321: Click here to install
REQUIRES SKSE 1.7.3 (original Skyrim): Click here to install

  1. Install Better Jumping
  2. When you install PlayableDragon, let it overwrite "Data/SKSE/Plugins/DoubleJumpPlugin.txt" (if you use a mod manager, make sure PD is loaded after BJ.)
  3. PlayableDragon.ini is included to increase the max zoom distance. Any custom camera tweak mods should be loaded after PlayableDragon.

INCOMPATIBLE

Optional Mods

SkyUI - For the convenient MCM menu
Individualized Shout Cooldowns - An SKSE plugin
Dragon Animation Replace - Since the player uses a custom race, you can have player-custom animations in "Data/meshes/actors/PDdragon/animations"

Controls and Settings

GROUND CONTROLS

Takeoff, [Jump]
Lay down, [Sneak]
Bite, [Right Attack]
Tail slam, [Left Attack]
Wing slam, [Dual Attack] (while moving left or right)

AIR CONTROLS

Flap, [Jump]
Dive, [Sprint]
Land, [Sneak]


*Air swipe, [Left Power Attack]
*Roar, [Right Attack]

*Must be in combat mode

As a dragon, you receive 50% less incoming damage and have +50 stamina.
Weapon attack speed affects dragon attack speed if you have a weapon equipped in the right hand (Elemental Fury shout, changes to actor value 'weaponspeedmult,' etc.)

Note: Most settings are updated during the transformation sequence, they are not updated immediately.
Recommended to use SkyUI MCM menu, but the following console commands serve the same purpose.

set PDDragonType to ___ (Any number from 0-13, depending on DLC's loaded)

  1. Regular
  2. Blood
  3. Frost
  4. Fire
  5. Gray
  6. Skeletal
  7. Elder
  8. Ancient
  9. Dark
  10. Avatar
  11. Revered (DG DLC)
  12. Legendary (DG DLC)
  13. Undead (DG DLC)
  14. Serpentine (DB DLC)

set PDAutoLand to ___ (1 or 0, toggles whether colliding on something makes you land)

set PDFastTransform to ___ (1 or 0, toggles whether to skip animations and some visuals during transformation)

set PDFriendlyNPCs to ___ (1 or 0, toggles hostility with human NPCs when transformed)

set PDFriendlyDragons to ___ (1 or 0, toggles hostility with dragon NPCs when transformed)

Copying Appearance

In addition to the global value for setting dragon type, you can copy the appearance of any dragon you see (including mod added). Use the "Copy Dragon Appearance" lesser power when near a dragon. Using it again will let you clear the appearance.

"Nether Dragon" from Deadly Dragons


The copied appearance overrides the selected PDdragontype variable and the MCM dropdown menu.
If you don't have the spell, use the following console command:
player.addspell xx1037c3

Perks

Hover over the name to view the descriptions.
There is no in-game implementation of a perk system. You will have to add them yourself via console commands or MCM menu.


Increased Mass (0/2)
Level 1: Gain an additional 50 health.
Level 2: In dragon form, HP scales according to level.
Brute Strength (0/2)
Level 1: Increases unarmed damage by 20.
Level 2: Unarmed damage also scales to health.
Hardy (0/2)
Level 1: Become 50% more resistant to disease.
Level 2: Become immune to diseases.
Passionate Tongue (0/5)
Level 1: Shout cooldowns are reduced by 10%.
Level 2: Shout cooldowns are reduced by 20%.
Level 3: Shout cooldowns are reduced by 30%.
Level 4: Shout cooldowns are reduced by 40%.
Level 5: Shout cooldowns are reduced by 50%.
Night Eye (0/1)
Level 1: Gain the ability to see in the dark.
Yolsu'um (0/2)
Level 1: Fire Breath scales to Destruction skill level.
Level 2: While in dragon form, Toor and Shul have stronger effects.
Fosu'um (0/2)
Level 1: Frost Breath scales to Destruction skill level.
Level 2: While in dragon form, Krah and Diin have stronger effects.
Domineering (0/1)
Level 1: Your intimidation factor is higher.
Zofaas (0/2)
Level 1: Dismay scales with Illusion skill level.
Level 2: While in dragon form, Dismay has a reduced cooldown and covers a large area.
Steel Scales (0/1)
Level 1: Reduce physical damage by 10%.
Mirror Scales (0/2)
Level 1: 20% chance to reflect damage.
Level 2: In dragon form, an additional 30% chance to deflect arrows.
Console: Type player.addperk
xx is the load order of the mod

addperk xxF95FB (Night Eye 1)

addperk xxF8B20 (Brute Strength 1)

addperk xxF8B22 (Brute Strength 2)

addperk xxF8B24 (Increased Mass 1)

addperk xxF8B26 (Increased Mass 2)

addperk xxF8B28 (Passionate Tongue 1)

addperk xxF908E (Passionate Tongue 2)

addperk xxF95F5 (Passionate Tongue 3)

addperk xxF95F6 (Passionate Tongue 4)

addperk xxF95F7 (Passionate Tongue 5)

addperk xxF95FC (Domineering)

addperk xxF95FD (Zofaas 1)

addperk xxF9B63 (Zofaas 2)

addperk xxF9B64 (Hardy 1)

addperk xxF9B65 (Hardy 2)

addperk xxF9B6C (Steel Scales 1)

addperk xxF9B6D (Mirror Scales 1)

addperk xxFA0D3 (Mirror Scales 2)

addperk xxFA0D4 (Yolsu'um 1)

addperk xxFA0D5 (Yolsu'um 2)

addperk xxFA0D6 (Fosu'um 1)

addperk xxFA0D7 (Fosu'um 2)

Changelog

Version 1.2 (August 21 2018)

Version 1.1 (August 5 2018)

Version 1.0 (July 17 2018)