-
Content Count
1,200 -
Joined
-
Last visited
-
Days Won
5
house2fly last won the day on January 25 2019
house2fly had the most liked content!
Community Reputation
1,205 ExcellentAbout house2fly
-
Rank
(9) Sorcerer
Recent Profile Visitors
1,005 profile views
-
I'm making some soulbound items to get some use out of the unused sketches in the game files- a soulbound Greatsword that looks like Burden, a Large Shield that looks like Cadu Scalth, and a helmet that looks like the Mask Of The Weyc. I took notes on the classes available to the existing soulbounds and I'm balancing the class restrictions on these so that every class in the game ends up with the same number of soulbounds available to them. I kind of went a bit overboard and started each one at Fine, gaining a quality level at each soulbound level until they end up at Mythic, with a unique eff
-
I was vaguely disappointed when I found out Helig was part of a quest. When I first played I went straight to the sewers as soon as I got to the city and stumbled on him, and his dialogue was basically "Yeah, I'm an evil necromancer. Go away." I enjoyed that he seemed to be just hanging out there doing his thing
-
Pillers of Eternity 2
house2fly replied to Leo Murawski's question in Pillars of Eternity II: Deadfire Technical Support (Spoiler Warning!)
Where did you buy the game from? Steam, Gog, Microsoft store, somewhere else? Is your computer giving you an error message when you try to play the game? -
mod Maegfolc Skull in PoE2?
house2fly replied to Rogo's topic in Pillars of Eternity II: Deadfire: Modding (Spoiler Warning!)
The way Deadfire is set up, you can mod a lot of stuff to do with numbers and text and so on, and if you can draw you can mod in custom icons, but when it comes to models you can't add anything that isn't already there (that I know of) without having access to the actual development tools. Sadly, as there isn't a skull helm in the game, you wouldn't be able to get a modded one. Your evil undead could always be maybe an evil Death Godlike... -
I've tried a few things and I think the spiritshift forms may just be plain unable to have weapon proficiencies. The status effect which changes you (Spiritshift_Stag_SE_ChangeForm) includes a section where you add abilities to the spiritshift form, but adding the proficiency in there does nothing. You can just add a passive Haymaker ability to the spiritshift but I don't think it could be turned on or off
-
In the code for the attack, where it says "KeywordsIDs" add this in: "1ff3caa3-e731-4c31-96b4-e03c300e3f3c" That's the "Unarmed" keyword, it looks like the Haymaker ability applies the bonus to attacks that have it. Remember and put a comma and space after the keyword that's already in there, so that bit should look like this: "KeywordsIDs": [ "a39ed49e-b2d2-4d64-90cb-faaedf80dce3", "1ff3caa3-e731-4c31-96b4-e03c300e3f3c" ], Hope that helps!
-
That's nuts, Witcher games are full of direct references to each other and the books. You can pretty much grasp it- you're a monster slayer, slay monsters, go on a quest for the emperor- but the first time player is going to be saying "I wonder who Yennefer is, I wonder who Ciri is, I wonder what the Wild Hunt is" etc. Deadfire doesn't assume anywhere near that level of background knowledge