The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sphere Community Pack 2.0
Author Message
Khaos
Master
**

Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11



Post: #47
RE: Sphere Community Pack 2.0
Undead Dragon is a Dragon; though I had the same issues... remember ocd organization. So I understand where you are coming from RanXerox. Though, I have a well thought out subfolder categorizing that Ben and Valios personally know that I put serious thought into it. It is logical. Dragon Wolf has a wolf body, place it with wolf. It is draconic in it's fighting. It is not effected by the dragon or reptile slayer. Smile

Pft. Cassius you as well know my organization is simplistic Smile. It's not 15 different orc files in an orc folder. Its one orc file in a humanoids folder Smile
Again another worry I have with this project. None of us can agree how to organize already. Valios you question my worrying, this is why. Even if we all say 'organization will be 'x'' doesn't mean people will follow it or not quit because they don't get their way. Smile Just saying. Like I think my post on how I version is still on here somewhere. If people agree with my versioning lets make that a static way to do our script versioning Smile.

If we can set just guidelines for script layouts, organization, versioning, and planning... this can go a long way. Hence why I want to help with management as well as scripting and probably more than scripting Big Grin

I just finished all of the Hydraes btw. All I have to make is the sound files and their chaos damage fireball event (and find the stupid pet icon). Loot templates do not include the magic item lists or rare items yet (they are commented out at the moment), since everyone's system varies and we don't have a static system.

Note: Magic items should be randomly generated with props anyhow... so I might remove that from templates completely if we have a system to attach to the NPC.

Code:
[comment hydraes]
* Hydra
* Crystal Hydra
* Abscess; Named hydra.

[chardef 0109]
defname=c_hydra
name=hydra
can=mt_nonhum|mt_walk|mt_run|mt_swim
moverate=100
dam=21,26
icon=i_pet_hydra
resources=19 i_ribs_raw, 40 i_hides, 8 i_reag_dragon_blood
foodtype=30 t_meat_raw
aversions=t_trap
desires=i_gold, t_coin, t_gem, t_jewelry
bloodcolor=0
tevents=sounds_hydra
tevents=// chaos damage fireball.

reslevel=5
resdispdnid=c_sea_serpent
resdispdnhue=0

category=Dragonkin
subsection=Hydraes
description=Hydra

on=@create
npc=brain_monster

fame=22000
karma=-22000

tag.slayer=slayer_reptile|slayer_dragon

tag.damfire=10
tag.damcold=10
tag.dampoison=10
tag.damenergy=10

modar=70,75
resfire=70,80
rescold=30,40
respoison=30,40
resenergy=40,50

ostr={ 800 820 }
odex={ 100 120 }
oint={ 110 120 }
maxhits={ 1400 1500 }

wrestling={ 110.0 120.0 }
tactics={ 100.0 110.0 }
magicresistance={ 80.0 100.0 }
anatomy={ 70.0 80.0 }

item=loot_hydra_00

// Crystal Hydra
[chardef c_hydra_crystal]
id=c_hydra
name=crystal hydra
can=mt_nonhum|mt_walk|mt_run|mt_swim
moverate=100
dam=21,26
icon=i_pet_hydra
resources=19 i_ribs_raw, 40 i_hides, 8 i_reag_dragon_blood
foodtype=30 t_meat_raw
aversions=t_trap
desires=i_gold, t_coin, t_gem, t_jewelry
bloodcolor=0
tevents=sounds_hydra
tevents=// chaos damage fireball? Hits multiple targets?
    
reslevel=5
resdispdnid=c_sea_serpent
resdispdnhue=0

category=Dragonkin
subsection=Hydraes
description=Crystal Hydra

on=@create
npc=brain_monster
color=

fame=22000
karma=-22000

tag.slayer=slayer_reptile|slayer_dragon

tag.damfire=5
tag.damcold=80
tag.dampoison=5
tag.damenergy=5

modar=65,75
resfire=20,30
rescold=80,100
respoison=35,45
resenergy=80,100

ostr={ 800 850 }
odex={ 100 120 }
oint={ 100 110 }
maxhits={ 1400 1500 }

wrestling={ 110.0 120.0 }
tactics={ 100.0 110.0 }
magicresistance={ 80.0 100.0 }
anatomy={ 70.0 80.0 }

item=loot_hydra_01

// Abscess ( Hydra )
[chardef c_hydra_abscess]
id=c_hydra_abscess
name=Abscess
can=mt_nonhum|mt_walk|mt_run|mt_swim
moverate=100
dam=26,31
icon=i_pet_hydra
resources=19 i_ribs_raw, 40 i_hides, 8 i_reag_dragon_blood
foodtype=30 t_meat_raw
aversions=t_trap
desires=i_gold, t_coin, t_gem, t_jewelry
bloodcolor=0
tevents=sounds_hydra
tevents=// chaos damage fireball? Hits multiple targets?
    
reslevel=5
resdispdnid=c_sea_serpent
resdispdnhue=0

category=Dragonkin
subsection=Hydraes
description=Crystal Hydra

on=@create
npc=brain_monster
color=

fame=40000
karma=-40000

tag.slayer=slayer_reptile|slayer_dragon

tag.damfire=10
tag.damcold=10
tag.dampoison=10
tag.damenergy=10

modar=70,80
resfire=80,90
rescold=30,40
respoison=30,40
resenergy=30,40

ostr={ 850 900 }
odex={ 130 140 }
oint={ 120 130 }
maxhits={ 7000 8000 }

wrestling={ 130.0 140.0 }
tactics={ 120.0 130.0 }
magicresistance={ 100.0 120.0 }
anatomy={ 90.0 100.0 }

item=loot_hydra_02

///////////////
// Templates //
///////////////

[template loot_hydra_00]
defname=loot_hydra_default
category=Templates - NPC Loot
subsection=Dragonkin
description=Hydra
//container=i_backpack
item=i_gold, { 1600 1800 }
item=// 4 - 8 magic items; human and elf
item=// hydra scales, 100%
item=// pet parrot, rare
item=// thorvald's medallion, rare

[template loot_hydra_01]
defname=loot_hydra_crystal
category=Templates - NPC Loot
subsection=Dragonkin
description=Crystal Hydra
//container=i_backpack
item=i_gold, { 1600 1800 }

[template loot_hydra_02]
defname=loot_hydra_abscess
category=Templates - NPC Loot
subsection=Dragonkin
description=Abscess ( Hydra )
//container=i_backpack
item=i_gold, { 3500 3600 }
item=// 17 magic items; human and elf
item=// abscess tail, 100%
item=// paragon chest, 10%
item=// level 5 ttm

/////////////////////
// Character Icons //
/////////////////////

[itemdef ]
defname=i_pet_hydra
name=hydra
type=t_figurine

category=GM Items - Character Icons
subsection=Dragonkin - Hydraes
description=Hydra

on=@create
tdata3=c_hydra
(This post was last modified: 07-20-2012 12:58 AM by Khaos.)
07-20-2012 12:52 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Sphere Community Pack 2.0 - Valios - 07-05-2012, 08:27 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-05-2012, 09:44 AM
RE: Sphere Community Pack 2.0 - Valios - 07-05-2012, 12:45 PM
RE: Sphere Community Pack 2.0 - Skul - 07-05-2012, 01:11 PM
RE: Sphere Community Pack 2.0 - RanXerox - 07-05-2012, 01:25 PM
RE: Sphere Community Pack 2.0 - Valios - 07-05-2012, 11:09 PM
RE: Sphere Community Pack 2.0 - Mordaunt - 07-06-2012, 02:46 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-06-2012, 03:16 AM
RE: Sphere Community Pack 2.0 - RanXerox - 07-06-2012, 06:40 AM
RE: Sphere Community Pack 2.0 - Valios - 07-06-2012, 03:36 PM
RE: Sphere Community Pack 2.0 - Shaklaban - 07-06-2012, 09:51 PM
RE: Sphere Community Pack 2.0 - Skul - 07-06-2012, 10:49 PM
RE: Sphere Community Pack 2.0 - Extreme - 07-07-2012, 08:25 AM
RE: Sphere Community Pack 2.0 - Valios - 07-07-2012, 09:30 AM
RE: Sphere Community Pack 2.0 - dagger4k - 07-07-2012, 06:30 PM
RE: Sphere Community Pack 2.0 - Mordaunt - 07-09-2012, 04:23 AM
RE: Sphere Community Pack 2.0 - mrkarlo - 07-11-2012, 02:27 AM
RE: Sphere Community Pack 2.0 - Lazarus - 07-11-2012, 03:08 AM
RE: Sphere Community Pack 2.0 - RanXerox - 07-11-2012, 04:33 AM
RE: Sphere Community Pack 2.0 - Valios - 07-11-2012, 05:35 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-18-2012, 01:41 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-18-2012, 03:16 AM
RE: Sphere Community Pack 2.0 - Valios - 07-18-2012, 03:29 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-18-2012, 04:00 AM
RE: Sphere Community Pack 2.0 - Valios - 07-18-2012, 04:32 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-18-2012, 10:05 AM
RE: Sphere Community Pack 2.0 - Skul - 07-19-2012, 04:34 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-19-2012, 12:27 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-19-2012, 01:00 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-19-2012, 02:08 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-19-2012, 03:00 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-19-2012, 03:22 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-19-2012, 06:03 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-19-2012, 08:30 AM
RE: Sphere Community Pack 2.0 - Valios - 07-19-2012, 09:12 AM
RE: Sphere Community Pack 2.0 - RanXerox - 07-19-2012, 11:24 AM
RE: Sphere Community Pack 2.0 - Valios - 07-19-2012, 11:46 AM
RE: Sphere Community Pack 2.0 - Extreme - 07-19-2012, 11:52 AM
RE: Sphere Community Pack 2.0 - Khaos - 07-20-2012 12:52 AM
RE: Sphere Community Pack 2.0 - Valios - 07-20-2012, 03:59 AM

Forum Jump:


User(s) browsing this thread: 6 Guest(s)