Jump to content

Recommended Posts

Posted (edited)

Hey guys, I'm having a hard time trying to recreate an ability like "draining", but no sucess so far. Im trying to modify the "drain essence" from the fampyr ability, but no heal is happening. Any help here?

 

EDIT:

 

Oh, forget it. I just found the Draining idemmod.

       }, {
            "$type": "Game.GameData.ItemModGameData, Assembly-CSharp",
            "DebugName": "Draining",
            "ID": "22572796-c98c-4523-a81b-c970475ba0d1",
            "Components": [{
                    "$type": "Game.GameData.ItemModComponent, Assembly-CSharp",
                    "DisplayName": 471,
                    "HideFromUI": "false",
                    "EnchantCategory": "Unique",
                    "Cost": 8,
                    "DisplayEvenIfCostZero": "false",
                    "CursesItem": "false",
                    "StatusEffectsOnEquipIDs": ["f6269b2d-6a7a-4956-8894-2b5e76a39089"],
                    "StatusEffectsOnLaunchIDs": [],
                    "StatusEffectsOnAttackIDs": [],
                    "AbilityModsOnEquipIDs": [],
                    "OnEquipVisualEffects": [],
                    "DamageProcs": [],
                    "AbilitiesOnEquipIDs": []
                }
            ]
        }, {
Edited by TT1
Posted

Still not done everything in Items but damned close now

 

I need an example of Drain by a not-modded item / char (saves me having to hunt it down)

 

Dead Parrot took me ages to work out so make it easier for me this time pls

 

Which kinda effect you looking for? There are six categories from memory.

OK Fair warning has been applied

 

I'm gonna move the domain to https://perspak.com early Feb but will keep all content

 

There are reasons behind this move which basically boil down to unifying my release schedule

 

My friends are welcome to play (I'll set you up your own areas if you desire them)

 

Please note that this process is messy so may take a few weeks 

Posted

Still not done everything in Items but damned close now

 

I need an example of Drain by a not-modded item / char (saves me having to hunt it down)

 

Dead Parrot took me ages to work out so make it easier for me this time pls

 

Which kinda effect you looking for? There are six categories from memory.

 

Oh, dont worry, I already got it right.

Posted

 

Still not done everything in Items but damned close now

 

I need an example of Drain by a not-modded item / char (saves me having to hunt it down)

 

Dead Parrot took me ages to work out so make it easier for me this time pls

 

Which kinda effect you looking for? There are six categories from memory.

 

Oh, dont worry, I already got it right.

 

 

Cool

 

Tomoz I'm gonna do a sample convomod - this is complex

I will check this with @BMac in a moment

 

Essentially a convo mod allows you to change the conversations you have with NPCs

 

I've tried this with Waengith (then stupid Windows deleted everything_)

 

I got SO MANY Dead Parrot's :)

 

This concept turns a useless NPC into a valuable tool

 

The restriction are different

 

I changed Waenglith and added "Give me a kipper (UK humour)" at which point I get a Dead Parrot (if I have it installed)

 

Righto - better bet some grub + hit the sack

  • Like 1

OK Fair warning has been applied

 

I'm gonna move the domain to https://perspak.com early Feb but will keep all content

 

There are reasons behind this move which basically boil down to unifying my release schedule

 

My friends are welcome to play (I'll set you up your own areas if you desire them)

 

Please note that this process is messy so may take a few weeks 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...