Welcome to Gaia! :: View User's Journal | Gaia Journals

 
 

View User's Journal

Subscribe to this Journal
Sark's Memory
Being different has its advantages. Being one of a kind makes it special. Knowing you're alone... makes it hell.
=Ninja Info=


User Image
Name: Sark

Rank: Root

Age: 19

Chakra Type:
Wind (Fire)

Special: Single
Hand Chakra Signs




User Image - Blocked by "Display Image" Settings. Click to show.
Ninja Stats:
Each stat matches up
with it's matching color.







=Ninja Justsu=



=Normal Jutsu=


Shadow Clone Explosion
Type: A-rank, Offensive, Short range (0-5m)

This jutsu works in combination with the Shadow Clone Technique, and basically creates a Shadow Clone that will also explode on command, potentially killing or injuring those caught in the blast.

============

Body Flicker Technique
Type: D-rank, Supplementary

This jutsu allows the users to appear and disappear in an instant. This is very useful when trying to escape or attack suddenly. The users often uses nearby elements, like mist, sand or leaves, to mask their disappearance or appearance.

============



=Secret Jutsu=

Pseudo-Sharingan Eye

Having no Bloodline Trait of his own and being trained around the time of the Uchiha massacre, the Sharingan was studied and applied to one of Sark's eyes using forbidden jutsu combined with healing jutsu by trained specialists.

The Sharingan works by adding three additional pupils to the user's eyes, with a ring to combine them. This allows an increase in Rods in the eye (rods only occur around the edge of a pupil and are responsible for detecting light and movement) which explains the technique copying ability known to Sharingan.

The more pupils were added to Sark's eye to allow him to copy jutsus as well as a natural Sharingan could. However, due to a lack of Chakra system in the eye, the moves he copies only last as long as they are fresh in his mind. After a few days the techniques are forgotten. Also, Sark cannot replicate the illusionary ability of the Sharingan as his extra pupils cannot spin to create the hypnotic effect.

============



=Weapons=




Cyclone Knife
Knuckle Knife

Long Ranged: Can Boomerang back when not embedded.
Short Ranged: Made of a special metal that conducts Chakra.


User Image - Blocked by "Display Image" Settings. Click to show.User Image - Blocked by "Display Image" Settings. Click to show.























end


[cluster 256] Custom;


<center>
<IMG src=http://scroll.syste.ms/d1.gif align=top>
<IMG src=http://scroll.syste.ms/e1.gif align=top>
<IMG src=http://scroll.syste.ms/f1.gif align=top>
<IMG src=http://scroll.syste.ms/g1.gif align=top>
<IMG src=http://scroll.syste.ms/h1.gif align=top>
</center>

[cluster 1-255] Activation;


#Dump of text.log

[cluster 0] Boot;


Starting system logger: Complete
[root@com tmp]# chkconfig --list
keytable 0:off 1:on 2:on 3:on 4:on 5:on 6:off
atd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
syslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off
gpm 0:off 1:off 2:on 3:on 4:on 5:on 6:off
kudzu 0:off 1:off 2:off 3:on 4:on 5:on 6:off
wlan 0:off 1:off 2:on 3:on 4:on 5:on 6:off
sendmail 0:off 1:off 2:off 3:on 4:off 5:on 6:off
netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off
network 0:off 1:off 2:on 3:on 4:on 5:on 6:off
random 0:off 1:off 2:on 3:on 4:on 5:on 6:off
...

...

Successful. Continuing boot sequence...

INIT: ai.exe
INIT: Entering runlevel: 3
/ect/rc.d/rc: /var/run/runlevel.dir: No such file or directory
ice (use -n flag to override)
pidof: mount returned not-zero exit status
pidof: /proc not mounted, failed to mount.
grep: /proc/devices: No such file or directory
module directory /lib/modules/2.4.6-rmk2-np1-tux2/pcmcia

M:/restrictions.exe
failed to load
M:/reasongrid.exe
successful
M:/plugins.plg
successful
M:/drexperiment870emotions.exe
unauthorized program... proceeding with shutdown
override initiated
pass: **********
password accepted
successful

Starting drivers please wait...
energy.drv
memory.drv
ai.drv
emot.drv
love.drv
touch.drv
vis.drv
smell.drv
taste.drv
aud.drv

Driver successful

INIT: OS

IO.SYS
FILE NOT FOUND
PER.SYS
FILE NOT FOUND
CONFIG.SYS
FILE NOT FOUND

FAILED: OS

Manual input intitiated...
user: okasha
pass: chobits
password accepted

Unknown module started...
Linking to main systems...
Remote program intitiated...

SYSTEM BOOT SUCCESSFUL

Visual [ONLINE]
Audio [ONLINE]
Touch [ONLINE]
Taste [ONLINE]
Smell [ONLINE]
Restriction [OFFLINE]
Unknown [ONLINE]

Continuing to load OS...

[End of cluster 0]


What is a persocom?

A persocom is a computer in the shape of a human. They're unique mark is that instead of human ears, they have different styles of mechanical ears, some in the shape of triangles that can open and contain plugs and wires. They weigh as much as a human when activated, but deactivated and they are very heavy. The can do many things such as be a phone, surf the internet, or be as capable as cook, clean, and even hold a job with the right programs installed. They gain their energy from the sun through their skin, or by an outlit, although that racks up a very high electric bill. They come in different sizes, their performance proportionet. A large human size persocom would be considered a desktop type of computer. A smaller version, about the size of your hand from wrist to finger tip is a laptop version, and last but not least, ones that fit on keychains, are personal organizers. They can store phone numbers, appointments and record memos. The desktop and laptop are made as real as possible, warm skin, and also anatomically correct, but not functional.
What is a Chobit?

A chobit is a special type of persocom that has emotions and free will, running unrestricted to its programming. The underlying use of the chobits was to spread the program that allowed emotions once their own emotions were met, meaning when they fell in love and were loved back. They could produce extra energy resulting in glowing, and extra weightlessness allowing them to float in one position and to leap long distances gracefully and slowly. They also have enourmous proccessing power and near endless hard drive space.


# Persocom #194-320 Memory Dump
# version 2.5.3-rc1
# SYSTEMS@194320
#
# Generation Time: Sep 26, 2004 at 12:57 AM
# Server version: 4.0.20
#
# Database : `memory`
#

# --------------------------------------------------------

#
# Table structure for table `log`
#

CREATE TABLE `log` (
`id` int(11) NOT NULL auto_increment,
`log` varchar(70) NOT NULL default '',
`reason` varchar(30) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM AUTO_INCREMENT=74 ;

#
# Dumping data for table `log`
#

`visual.vsl` // Visual recording
`audio.snd` // Audio recording
`smell.snt` // Smell recording
`taste.tse` // Taste recording
`sensor.tch` // Touch recording
`text.log` // Text recording
) TYPE=MEMORY CLUSER_NUMBER=748303857495732;

M:/

M:/dump text.log /0 /256

Dumping memory log file clusters 0-256 please wait...

Displaying...


This is my story...


Sark
Community Member
Sark
« Prev Set | Next Set »
Archive | Home

  • Entries to 1
  • Entries to 1
  • Entries to 1



  •  
     
    Manage Your Items
    Other Stuff
    Get GCash
    Offers
    Get Items
    More Items
    Where Everyone Hangs Out
    Other Community Areas
    Virtual Spaces
    Fun Stuff
    Gaia's Games
    Mini-Games
    Play with GCash
    Play with Platinum