File:SR-graph-Spell Cost.png

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search
SR-graph-Spell_Cost.png(560 × 420 pixels, file size: 4 KB, MIME type: image/png)

Created with MATLAB.

x = 0:100;
y = 1 - (x/400).^0.65;
plot(x, y);
ylabel('Spell cost multiplier');
xlabel('Skill');
ylim([0 1]);

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:54, 3 December 2011Thumbnail for version as of 21:54, 3 December 2011560 × 420 (4 KB)Evil4Zerggin (talk | contribs)Created with MATLAB. x = 0:100; y = 1 - (x/400).^0.65; plot(x, y); ylabel('Spell cost multiplier'); xlabel('Skill'); ylim([0 1]);
  • You cannot overwrite this file.

The following page links to this file: