Jump to content

Moonpaw

Members
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    2

Moonpaw last won the day on January 28 2012

Moonpaw had the most liked content!

Profile Information

  • Gender
    Female

Previous Fields

  • Favorite pizza topping
    mushrooms
  • Why do you want to join DarkMatters?
    Im a modder
  • All time best video game ever played
    FF7 or IWBTG
  • Country
    Germany

Recent Profile Visitors

7,535 profile views

Moonpaw's Achievements

Silicon Mage

Silicon Mage (6/20)

12

Reputation

  1. its been literally years since ive modded sacred2. Hopefully I can consult the spirits and get my modding back on track. I know I modded some spells lately as well and by lately I mean when I last modded the game 4 years ago. Not sure if ill implement my spell changes or not. Some of the spells really sucked from some characters, especially "eternal flame" from dragon mage. Its called "Eternal flame"...doesnt last 2 seconds Given my dragon mage is low level (35) but come on. Its practically useless in early game. Also I did other things like make ALL items 1x1 to give the player artificially more inventory space. And I got rid of % life leech because I always felt it was OP against bosses, which is kinda the point of my mod. I also desperately tried to increase max horse run speed but I never got it to work. All in all id say itll be a lot of work but I think its worth it in the long run. I was also considering getting rid of the fog monster bosses in my mod but I read they made them less bothersome in the latest patch by reducing their undead summon cooldown.
  2. A list of txt files that get changed with the CM patch 1.6. Have to compare it with my own modded files and merge the changes
  3. Just letting people know, my challenge mod will be updated to CM patch 1.6 next week. Cheers
  4. Just a quick update. Ill work on making it compatible/integrate CM patch 1.60 soon. Probably next week by the time im writing it
  5. Anyone still got the Bonus liste xls (Excel) file from czevak ? Would be nice if someone could share it
  6. Just throwing in the idea here, why not add potions to the game that permanently increase one of your stats? And make them super rare to find. Right now im looking into it. So far I found out that potions (healing ones) have the bonus group 85 newBlueprint = { id = 2951, name = "potion_heal_big2", palettebits = "1111111111111111", dmgvariation = 0, minconstraints = {80,0,3}, lvljump = 0, usability = 0, allotment_pmfpi = {1000,0,0,0,0}, uniquename = "", specialuseonly = 0, bonusgroup0 = {85,1000,1,1,0}, itemtypes = {2917,}, wearergroups = {'WEARGROUP_DEFAULT',}, } mgr.createBlueprint(2951, newBlueprint); newBonusgroup = { id = 85, name = "SB_power_canheal_s ", bonuslist = { 71,}, } mgr.createBonusgroup(85, newBonusgroup); s o all we need to do now is find a way for the potions to give a stat bonus instead of a heal, and so far thats where im stuck.
  7. Oh well, it wouldve been very cool...
  8. So, as the title suggests, how hard would it be to make? So far it seems to me you cant dual wield them with the skill dual wield and ranged weapons. Would be cool to dual wield two of these energy weapons for instance
  9. So yeah, ever noticed that its pointless to skill shadow veil past level 50/25(with skill modification)? Once you have 100% chance to not be detected while casting spells there is no reason to invest any more runes into shadow veil. So I was thinking the skill should have an innate bonus Something along the lines of +crit chance while stealthed, +melee damage, -opponent's chance to dodge/evade. Something that supports stealthy melee play. So im open for good suggestions. they will be incorporated into the new Update of my challenge Mod. Since the old thread is gone im not sure which changes were included in my last version. I remember I made ALL items 1x1 in the inventory and all two handed weapons were one handed except bows and other two handed range weapons
  10. Im not sure if this was mentioned yet but wouldnt it be fun to have a unique throwing weapon with the model of the kobold's stones that they throw? You could name it "David's *generic adjective* Stone". Would be a reference to the fairytale "David and Goliath"
  11. I tried that out yesterday when I was playing with my shadow warrior for an hour or two, found an awesome rare ring with life leech 50 and regen on hit 0.9, later it crashed and I hadnt saved once >.>
  12. Go to the options.txt in C:\Users\YourUsername\AppData\Local\Ascaron Entertainment\Sacred 2 for example Look for binding_autocollect = 16, copy the value behind the "=" look for binding_savegame = 16, and change it to the same value as binding_autocollect No need to thank me, but thanks are welcome Now itll save every time you auto collect items, which should be often.
  13. Can we get a seperate, independant download for this pls?
  14. Any chance youll share with us how to add sets? the most difficult part would be editing the global.res without proper tools...
×
×
  • Create New...
Please Sign In or Sign Up