-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c036e7
commit f4da242
Showing
52 changed files
with
7,510 additions
and
6,576 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,11 @@ $RECYCLE.BIN/ | |
Network Trash Folder | ||
Temporary Items | ||
.apdisk | ||
|
||
*.zip | ||
|
||
*.exe | ||
|
||
*.obj | ||
|
||
*.d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
c_variation_wanderer | ||
|
||
[OBJECT:CREATURE_VARIATION] | ||
|
||
[CREATURE_VARIATION:WANDERER_FANTASTIC] | ||
[CV_REMOVE_TAG:BENIGN] | ||
[CV_ADD_TAG:LOCAL_POPS_PRODUCE_HEROES] | ||
[CV_ADD_TAG:LOCAL_POPS_CONTROLLABLE] | ||
[CV_ADD_TAG:LARGE_ROAMING] | ||
[CV_ADD_TAG:BIOME:!ARG1] | ||
[CV_ADD_TAG:POPULATION_NUMBER:!ARG2] | ||
[CV_ADD_TAG:CLUSTER_NUMBER:!ARG3] | ||
[CV_ADD_TAG:FREQUENCY:!ARG4] | ||
[CV_ADD_TAG:DIURNAL] |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
interaction_mega_fantastic | ||
|
||
[OBJECT:INTERACTION] | ||
|
||
[INTERACTION:BLIGHT_TOUCH] | ||
[I_SOURCE:ATTACK] | ||
[IS_HIST_STRING_1: gave ] | ||
[IS_HIST_STRING_2: a virulent disease] | ||
[I_TARGET:A:CREATURE] | ||
[IT_LOCATION:CONTEXT_CREATURE] | ||
[IT_REQUIRES:HAS_BLOOD] | ||
[I_EFFECT:ADD_SYNDROME] | ||
[IE_TARGET:A] | ||
[IE_IMMEDIATE] | ||
[SYNDROME] | ||
[SYN_AFFECTED_CLASS:GENERAL_POISON] | ||
[SYN_CLASS:PESTILENCE] | ||
[CE_SWELLING:SEV:10:PROB:100:BP:BY_CATEGORY:ALL:SKIN:START:0:PEAK:2400:END:33600] | ||
[CE_OOZING:SEV:100:PROB:100:BP:BY_CATEGORY:ALL:SKIN:START:2400:PEAK:4800:END:33600] | ||
[CE_NECROSIS:SEV:1000:PROB:100:BP:BY_CATEGORY:ALL:ALL:VASCULAR_ONLY:START:4800:PEAK:9600:END:33600] | ||
|
||
[INTERACTION:NIGHTMARE_TOUCH] | ||
[I_SOURCE:ATTACK] | ||
[IS_HIST_STRING_1: gave ] | ||
[IS_HIST_STRING_2: a restless sleep] | ||
[I_TARGET:A:CREATURE] | ||
[IT_LOCATION:CONTEXT_CREATURE] | ||
[IT_FORBIDDEN:NO_SLEEP] | ||
[I_EFFECT:ADD_SYNDROME] | ||
[IE_TARGET:A] | ||
[IE_IMMEDIATE] | ||
[SYNDROME] | ||
[SYN_NAME:the touch of a nightmare elemental] | ||
[CE_UNCONSCIOUSNESS:PROB:70:SEV:100:RESISTABLE:START:0:END:1200] | ||
[CE_FEEL_EMOTION:EMOTION:RESTLESS:SEV:10:PROB:100:START:0:END:1200] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
interaction_wanderer_fantastic | ||
|
||
[OBJECT:INTERACTION] | ||
|
||
[INTERACTION:FANTASTIC_BASIC_HEAL] | ||
[I_SOURCE:CREATURE_ACTION] | ||
[I_TARGET:A:CREATURE] | ||
[IT_LOCATION:CONTEXT_CREATURE] | ||
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED] | ||
[IT_MANUAL_INPUT:recipient] | ||
[I_EFFECT:ADD_SYNDROME] | ||
[IE_TARGET:A] | ||
[IE_IMMEDIATE] | ||
[SYNDROME] | ||
[SYN_CONCENTRATION_ADDED:1000:0] | ||
[CE_STOP_BLEEDING:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_CLOSE_OPEN_WOUNDS:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_HEAL_TISSUES:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_HEAL_NERVES:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_PAIN:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_SWELLING:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_CURE_INFECTION:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_PARALYSIS:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_DIZZINESS:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_NAUSEA:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REDUCE_FEVER:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] | ||
[CE_REGROW_PARTS:SEV:100:PROB:100:START:0:PEAK:0:END:12:ABRUPT] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
graphics_weird_civ_putnam | ||
|
||
[OBJECT:GRAPHICS] | ||
|
||
[TILE_PAGE:LASILODE] | ||
[FILE:putnam/lasilode.png] | ||
[TILE_DIM:32:32] it's mostly based off the official tileset | ||
[PAGE_DIM:1:1] | ||
|
||
[CREATURE_GRAPHICS:PHOTOSYNTHESIS_FANTASTIC] | ||
[DEFAULT:LASILODE:0:0:AS_IS] not going to put more effort into this until the official tileset comes with all its graphics stuff, sorry |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.